DM-47770: Fix threadsafety of sqlalchemy MetaData access #1132
Codecov / codecov/project
succeeded
Jan 6, 2025 in 0s
89.50% (-0.01%) compared to 1ba37b0, passed because coverage increased by 0% when compared to adjusted base (89.50%)
View this Pull Request on Codecov
89.50% (-0.01%) compared to 1ba37b0, passed because coverage increased by 0% when compared to adjusted base (89.50%)
Details
Codecov Report
Attention: Patch coverage is 90.69767%
with 4 lines
in your changes missing coverage. Please review.
Project coverage is 89.50%. Comparing base (
1ba37b0
) to head (952a2f8
).
✅ All tests successful. No failed tests found.
Files with missing lines | Patch % | Lines |
---|---|---|
...n/lsst/daf/butler/registry/interfaces/_database.py | 88.88% | 1 Missing and 3 partials |
Additional details and impacted files
@@ Coverage Diff @@
## main #1132 +/- ##
==========================================
- Coverage 89.50% 89.50% -0.01%
==========================================
Files 366 366
Lines 48998 49007 +9
Branches 5943 5941 -2
==========================================
+ Hits 43855 43863 +8
Misses 3729 3729
- Partials 1414 1415 +1
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading