-
Notifications
You must be signed in to change notification settings - Fork 463
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve comments and log messages in the logical replication monitor (#…
…9974) Improved comments will help others when they read the code, and the log messages will help others understand why the logical replication monitor works the way it does. Signed-off-by: Tristan Partin <[email protected]>
- Loading branch information
1 parent
eeabecd
commit 07d1db5
Showing
1 changed file
with
30 additions
and
23 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
07d1db5
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.
7095 tests run: 6798 passed, 0 failed, 297 skipped (full report)
Flaky tests (5)
Postgres 17
test_deletion_queue_recovery[no-validate-lose]
: release-x86-64test_deletion_queue_recovery[no-validate-keep]
: release-x86-64test_wal_restore_http[True]
: release-arm64Postgres 16
test_physical_replication_config_mismatch_too_many_known_xids
: release-arm64Postgres 15
test_parallel_copy
: release-arm64Code coverage* (full report)
functions
:31.4% (8402 of 26778 functions)
lines
:48.1% (66637 of 138650 lines)
* collected from Rust tests only
07d1db5 at 2024-12-13T19:10:30.921Z :recycle: