-
Notifications
You must be signed in to change notification settings - Fork 442
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
change HTTP method to comply with spec (#9100)
There is discrepancy with the spec, it has PUT
- Loading branch information
1 parent
4d5add9
commit f446e08
Showing
5 changed files
with
5 additions
and
5 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
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
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
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
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
f446e08
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.
5117 tests run: 4942 passed, 1 failed, 174 skipped (full report)
Failures on Postgres 16
test_sharding_split_failures[failure14]
: release-x86-64Flaky tests (3)
Postgres 16
test_neon_cli_basics
: release-arm64Postgres 14
test_subscriber_restart
: release-arm64test_pull_timeline[True]
: release-arm64Code coverage* (full report)
functions
:32.1% (7445 of 23213 functions)
lines
:49.9% (59958 of 120174 lines)
* collected from Rust tests only
f446e08 at 2024-09-23T17:51:12.118Z :recycle: