Skip to content

Add Pydantic v1 version of ColumnSpec.

Codecov / codecov/project succeeded Dec 17, 2023 in 0s

87.90% (+0.08%) compared to ee20ead

View this Pull Request on Codecov

87.90% (+0.08%) compared to ee20ead

Details

Codecov Report

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

Comparison is base (ee20ead) 87.82% compared to head (cb26583) 87.90%.

❗ Current head cb26583 differs from pull request most recent head 1dd8413. Consider uploading reports for the commit 1dd8413 to get more accurate results

Files Patch % Lines
...sst/daf/butler/timespan_database_representation.py 88.81% 9 Missing and 8 partials ⚠️
python/lsst/daf/butler/column_spec.py 89.89% 9 Missing and 1 partial ⚠️
python/lsst/daf/butler/dimensions/_config.py 56.52% 8 Missing and 2 partials ⚠️
python/lsst/daf/butler/dimensions/_schema.py 90.14% 5 Missing and 2 partials ⚠️
python/lsst/daf/butler/dimensions/_record_table.py 91.17% 4 Missing and 2 partials ⚠️
python/lsst/daf/butler/dimensions/_elements.py 90.47% 3 Missing and 1 partial ⚠️
python/lsst/daf/butler/_compat.py 0.00% 3 Missing ⚠️
python/lsst/daf/butler/dimensions/_database.py 90.00% 2 Missing ⚠️
python/lsst/daf/butler/dimensions/_governor.py 88.23% 2 Missing ⚠️
python/lsst/daf/butler/dimensions/_record_set.py 99.03% 0 Missing and 1 partial ⚠️
... and 3 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #911      +/-   ##
==========================================
+ Coverage   87.82%   87.90%   +0.08%     
==========================================
  Files         295      301       +6     
  Lines       38379    39173     +794     
  Branches     8115     8279     +164     
==========================================
+ Hits        33707    34436     +729     
- Misses       3476     3534      +58     
- Partials     1196     1203       +7     

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