MWATelescope / mwa_hyperdrive

Calibration software for the Murchison Widefield Array (MWA) radio telescope
https://MWATelescope.github.io/mwa_hyperdrive
Mozilla Public License 2.0
92 stars 4 forks source link

fixes #27 fits sourcelist support #33

Closed d3v-null closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 91.60448% with 90 lines in your changes missing coverage. Please review.

Project coverage is 87.44%. Comparing base (f2013ca) to head (812eaab).

Files Patch % Lines
src/srclist/fits/read.rs 90.90% 46 Missing :warning:
src/cli/srclist/verify.rs 0.00% 28 Missing :warning:
src/srclist/fits/write.rs 97.00% 8 Missing :warning:
src/srclist/general_tests.rs 97.43% 6 Missing :warning:
src/cli/error.rs 0.00% 1 Missing :warning:
src/srclist/write.rs 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #33 +/- ## ========================================== + Coverage 87.10% 87.44% +0.33% ========================================== Files 108 110 +2 Lines 27577 28613 +1036 ========================================== + Hits 24022 25020 +998 - Misses 3555 3593 +38 ```

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