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

status code for partitioning not found #256

Merged
merged 4 commits into from
Sep 2, 2024

Conversation

salamonpavel
Copy link
Collaborator

@salamonpavel salamonpavel commented Sep 2, 2024

Fixes error/status codes for POST checkpoint operation
Closes #255

Release notes:

  • Fixes error/status codes for POST checkpoint operation

@salamonpavel
Copy link
Collaborator Author

Release notes:

  • Fixes error/status codes for POST checkpoint operation

@salamonpavel salamonpavel self-assigned this Sep 2, 2024
Copy link

github-actions bot commented Sep 2, 2024

JaCoCo model module code coverage report - scala 2.13.11

Overall Project 63.64% 🍏

There is no coverage information present for the Files changed

Copy link

github-actions bot commented Sep 2, 2024

JaCoCo agent module code coverage report - scala 2.13.11

Overall Project 85.84% 🍏

There is no coverage information present for the Files changed

Copy link

github-actions bot commented Sep 2, 2024

JaCoCo reader module code coverage report - scala 2.13.11

Overall Project 100% 🍏

There is no coverage information present for the Files changed

Copy link

github-actions bot commented Sep 2, 2024

JaCoCo server module code coverage report - scala 2.13.11

Overall Project 75.95% 🍏

There is no coverage information present for the Files changed

@salamonpavel salamonpavel marked this pull request as ready for review September 2, 2024 07:46
Copy link
Collaborator

@lsulak lsulak left a comment

Choose a reason for hiding this comment

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

LGTM, I just read the code

Copy link
Collaborator

@TebaleloS TebaleloS left a comment

Choose a reason for hiding this comment

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

Looks good.

@salamonpavel salamonpavel merged commit 270c943 into master Sep 2, 2024
10 checks passed
@salamonpavel salamonpavel deleted the feature/255-status-codes branch September 2, 2024 08:39
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 status codes for write checkpoint function and endpoints
4 participants