-
Notifications
You must be signed in to change notification settings - Fork 482
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve error handling for NeonAPI fixture
Move error handling to the common request function and add a debug log. Signed-off-by: Tristan Partin <tristan@neon.tech>
- Loading branch information
1 parent
b4e00b8
commit 1280b70
Showing
1 changed file
with
8 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1280b70
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
5491 tests run: 5252 passed, 2 failed, 237 skipped (full report)
Failures on Postgres 16
test_sharded_ingest[github-actions-selfhosted-1]
: release-x86-64test_compaction_l0_memory[github-actions-selfhosted]
: release-x86-64Flaky tests (1)
Postgres 15
test_isolation[None]
: release-x86-64Code coverage* (full report)
functions
:31.8% (7889 of 24837 functions)
lines
:49.4% (62439 of 126301 lines)
* collected from Rust tests only
1280b70 at 2024-11-14T04:22:58.990Z :recycle: