This check has been archived and is scheduled for deletion.
Learn more about checks retention
Codecov / codecov/project
failed
Oct 27, 2023 in 0s
87.66% (-0.01%) compared to e89626a
View this Pull Request on Codecov
87.66% (-0.01%) compared to e89626a
Details
Codecov Report
Attention: 17 lines
in your changes are missing coverage. Please review.
Comparison is base (
e89626a
) 87.66% compared to head (5ba468b
) 87.66%.
❗ Current head 5ba468b differs from pull request most recent head 27aea2f. Consider uploading reports for the commit 27aea2f to get more accurate results
Additional details and impacted files
@@ Coverage Diff @@
## main #899 +/- ##
==========================================
- Coverage 87.66% 87.66% -0.01%
==========================================
Files 276 276
Lines 36165 36258 +93
Branches 7547 7562 +15
==========================================
+ Hits 31705 31784 +79
- Misses 3305 3313 +8
- Partials 1155 1161 +6
Files | Coverage Δ | |
---|---|---|
python/lsst/daf/butler/__init__.py | 100.00% <100.00%> (ø) |
|
python/lsst/daf/butler/_butler.py | 90.71% <100.00%> (+0.48%) |
⬆️ |
python/lsst/daf/butler/direct_butler.py | 79.56% <100.00%> (+0.17%) |
⬆️ |
python/lsst/daf/butler/registry/_registry.py | 98.23% <100.00%> (ø) |
|
...n/lsst/daf/butler/remote_butler/server/__init__.py | 100.00% <100.00%> (ø) |
|
.../daf/butler/remote_butler/server/_server_models.py | 100.00% <100.00%> (+100.00%) |
⬆️ |
python/lsst/daf/butler/script/ingest_files.py | 92.59% <100.00%> (ø) |
|
tests/test_butler.py | 97.94% <100.00%> (ø) |
|
tests/test_server.py | 94.11% <100.00%> (+2.22%) |
⬆️ |
tests/test_simpleButler.py | 98.43% <100.00%> (ø) |
|
... and 3 more |
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading