Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove allow(clippy::unknown_lints) (#9416)
the lint stabilized in 1.80.
- Loading branch information
3140c14
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.
5290 tests run: 5073 passed, 0 failed, 217 skipped (full report)
Flaky tests (3)
Postgres 16
test_subscriber_restart
: release-x86-64Postgres 15
test_subscriber_restart
: release-x86-64Postgres 14
test_subscriber_restart
: release-x86-64Code coverage* (full report)
functions
:31.3% (7550 of 24107 functions)
lines
:49.2% (60420 of 122920 lines)
* collected from Rust tests only
3140c14 at 2024-10-16T16:08:28.250Z :recycle: