Codecov / codecov/project
succeeded
Oct 24, 2023 in 0s
87.67% (+0.07%) compared to d9d7cda
View this Pull Request on Codecov
87.67% (+0.07%) compared to d9d7cda
Details
Codecov Report
Attention: 6 lines
in your changes are missing coverage. Please review.
Comparison is base (
d9d7cda
) 87.59% compared to head (69dfcf9
) 87.67%.
❗ Current head 69dfcf9 differs from pull request most recent head fc9af88. Consider uploading reports for the commit fc9af88 to get more accurate results
Additional details and impacted files
@@ Coverage Diff @@
## main #897 +/- ##
==========================================
+ Coverage 87.59% 87.67% +0.07%
==========================================
Files 272 277 +5
Lines 36584 36188 -396
Branches 7637 7554 -83
==========================================
- Hits 32046 31728 -318
+ Misses 3351 3305 -46
+ Partials 1187 1155 -32
Files | Coverage Δ | |
---|---|---|
python/lsst/daf/butler/remote_butler/__init__.py | 100.00% <100.00%> (ø) |
|
python/lsst/daf/butler/remote_butler/_config.py | 100.00% <100.00%> (ø) |
|
...n/lsst/daf/butler/remote_butler/server/__init__.py | 100.00% <100.00%> (ø) |
|
...n/lsst/daf/butler/remote_butler/server/_factory.py | 100.00% <100.00%> (ø) |
|
tests/test_remote_butler.py | 100.00% <100.00%> (ø) |
|
tests/test_server.py | 92.50% <100.00%> (-3.66%) |
⬇️ |
.../daf/butler/remote_butler/server/_server_models.py | 0.00% <0.00%> (ø) |
|
...on/lsst/daf/butler/remote_butler/server/_server.py | 92.00% <92.00%> (ø) |
|
...on/lsst/daf/butler/remote_butler/_remote_butler.py | 95.58% <95.58%> (ø) |
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading