opencadc / caom2tools

Common Archive Observation Model - data engineering tools
2 stars 13 forks source link

Refactor caom2utils #176

Closed SharonGoliath closed 8 months ago

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (bcdcc82) 93.26% compared to head (e727220) 93.38%.

Files Patch % Lines
caom2utils/caom2utils/parsers.py 88.32% 125 Missing :warning:
caom2utils/caom2utils/wcs_parsers.py 92.86% 40 Missing :warning:
caom2utils/caom2utils/blueprints.py 96.76% 22 Missing :warning:
caom2utils/caom2utils/polygonvalidator.py 71.42% 4 Missing :warning:
caom2utils/caom2utils/legacy.py 91.66% 3 Missing :warning:
caom2utils/caom2utils/wcsvalidator.py 80.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #176 +/- ## ========================================== + Coverage 93.26% 93.38% +0.12% ========================================== Files 23 26 +3 Lines 8624 8652 +28 ========================================== + Hits 8043 8080 +37 + Misses 581 572 -9 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.