Skip to content

Rename OpaqueTableDefinition to DatastoreOpaqueTable

This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project failed Sep 29, 2023 in 0s

87.69% (-0.01%) compared to fbd223d

View this Pull Request on Codecov

87.69% (-0.01%) compared to fbd223d

Details

Codecov Report

Attention: 29 lines in your changes are missing coverage. Please review.

Comparison is base (fbd223d) 87.70% compared to head (e2494f6) 87.69%.

❗ Current head e2494f6 differs from pull request most recent head 87a138c. Consider uploading reports for the commit 87a138c to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #875      +/-   ##
==========================================
- Coverage   87.70%   87.69%   -0.01%     
==========================================
  Files         272      272              
  Lines       36190    36348     +158     
  Branches     7572     7616      +44     
==========================================
+ Hits        31739    31877     +138     
- Misses       3270     3284      +14     
- Partials     1181     1187       +6     
Files Coverage Δ
python/lsst/daf/butler/core/datasets/ref.py 82.53% <100.00%> (+1.67%) ⬆️
python/lsst/daf/butler/core/datastore.py 95.03% <100.00%> (+0.23%) ⬆️
python/lsst/daf/butler/core/datastoreRecordData.py 90.00% <100.00%> (+4.11%) ⬆️
python/lsst/daf/butler/core/formatter.py 89.69% <100.00%> (-0.11%) ⬇️
...hon/lsst/daf/butler/datastores/genericDatastore.py 94.91% <100.00%> (+0.08%) ⬆️
...on/lsst/daf/butler/datastores/inMemoryDatastore.py 91.89% <100.00%> (+0.13%) ⬆️
python/lsst/daf/butler/registries/sql.py 85.79% <100.00%> (+0.74%) ⬆️
...ython/lsst/daf/butler/registry/_butler_registry.py 89.47% <100.00%> (+2.37%) ⬆️
python/lsst/daf/butler/registry/_registry.py 96.55% <ø> (ø)
tests/test_datasets.py 100.00% <100.00%> (ø)
... and 8 more

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.