Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor database handling in /api/job endpoint #394 #405

Merged
merged 1 commit into from
Sep 20, 2024

Conversation

MichalJura
Copy link
Collaborator

Your checklist for this pull request

  • I've read the contributing guideline.
  • I've tested my changes by building and running mquery, and testing changed functionality (if applicable)
  • I've added automated tests for my change (if applicable, optional)
  • I've updated documentation to reflect my change (if applicable)

What is the new behaviour?

Removed the unnecessary and redundant iterations and moved them into the database query.

Closing issues

fixes #394

@MichalJura MichalJura requested a review from msm-cert September 19, 2024 16:41
@MichalJura MichalJura self-assigned this Sep 19, 2024
Copy link
Member

@msm-cert msm-cert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@msm-cert msm-cert merged commit 3886732 into master Sep 20, 2024
10 checks passed
@msm-cert msm-cert deleted the fix/api-job-database-handling branch September 20, 2024 00:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Refactor database handling in /api/job endpoint
2 participants