Skip to content

Clean up compute_tools::http::JsonResponse::invalid_status() #12110

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

Merged
merged 1 commit into from
Jun 3, 2025

Conversation

tristan957
Copy link
Member

JsonResponse::error() properly logs an error message which can be read in the compute logs. invalid_status() was not going through that helper function, thus not logging anything.

JsonResponse::error() properly logs an error message which can be read
in the compute logs. invalid_status() was not going through that helper
function, thus not logging anything.

Signed-off-by: Tristan Partin <[email protected]>
@tristan957 tristan957 requested a review from a team as a code owner June 2, 2025 21:08
@tristan957 tristan957 requested review from iddm and thesuhas June 2, 2025 21:08
@tristan957 tristan957 enabled auto-merge June 2, 2025 21:13
Copy link

github-actions bot commented Jun 2, 2025

8525 tests run: 7941 passed, 0 failed, 584 skipped (full report)


Flaky tests (4)

Postgres 17

Postgres 16

Postgres 15

Code coverage* (full report)

  • functions: 32.2% (9047 of 28058 functions)
  • lines: 48.6% (79978 of 164649 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
95907ad at 2025-06-02T22:10:06.939Z :recycle:

@tristan957 tristan957 added this pull request to the merge queue Jun 3, 2025
Merged via the queue into main with commit 4a3f32b Jun 3, 2025
104 checks passed
@tristan957 tristan957 deleted the tristan957/server branch June 3, 2025 16:08
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.

2 participants