-
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.
chore: smaller layer changes (#9247)
Address minor technical debt in Layer inspired by #9224: - layer usage as arg same as in spans - avoid one Weak::upgrade
- Loading branch information
Showing
1 changed file
with
6 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
dbef1b0
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.
5146 tests run: 4949 passed, 1 failed, 196 skipped (full report)
Failures on Postgres 16
test_branch_creation_many[github-actions-selfhosted-random-500]
: release-x86-64Flaky tests (4)
Postgres 17
test_pg_regress[None]
: debug-x86-64Postgres 16
test_subscriber_restart
: release-x86-64Postgres 15
test_subscriber_restart
: release-x86-64Postgres 14
test_storage_controller_heartbeats[failure4]
: release-x86-64Code coverage* (full report)
functions
:31.4% (7489 of 23883 functions)
lines
:49.6% (60129 of 121348 lines)
* collected from Rust tests only
dbef1b0 at 2024-10-03T10:59:23.744Z :recycle: