lsst / cell_coadds

LSST Data Management: Data Structures defining the cell-based coadds
GNU General Public License v3.0
2 stars 0 forks source link

DM-37297: Fix the broken factory method for CellIdentifiers #10

Closed arunkannawadi closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #10 (f6bdbaf) into main (cd59df8) will increase coverage by 1.30%. The diff coverage is 94.44%.

:exclamation: Current head f6bdbaf differs from pull request most recent head fb4d969. Consider uploading reports for the commit fb4d969 to get more accurate results

@@            Coverage Diff             @@
##             main      #10      +/-   ##
==========================================
+ Coverage   67.98%   69.29%   +1.30%     
==========================================
  Files          15       16       +1     
  Lines         862      889      +27     
  Branches      111       94      -17     
==========================================
+ Hits          586      616      +30     
+ Misses        269      265       -4     
- Partials        7        8       +1     
Impacted Files Coverage Δ
python/lsst/cell_coadds/_multiple_cell_coadd.py 44.28% <0.00%> (ø)
tests/test_identifiers.py 95.12% <95.12%> (ø)
python/lsst/cell_coadds/_cellCoaddBuilder.py 43.26% <100.00%> (ø)
python/lsst/cell_coadds/_common_components.py 80.48% <100.00%> (ø)
python/lsst/cell_coadds/_identifiers.py 95.00% <100.00%> (+7.96%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.