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

move UvfitsWriter into Marlu #10

Closed d3v-null closed 2 years ago

d3v-null commented 2 years ago
codecov[bot] commented 2 years ago

Codecov Report

Merging #10 (98c75dc) into main (99deb4a) will increase coverage by 1.04%. The diff coverage is 94.32%.

@@            Coverage Diff             @@
##             main      #10      +/-   ##
==========================================
+ Coverage   78.48%   79.52%   +1.04%     
==========================================
  Files          92       90       -2     
  Lines       17296    16685     -611     
==========================================
- Hits        13575    13269     -306     
+ Misses       3721     3416     -305     
Impacted Files Coverage Δ
common/src/lib.rs 100.00% <ø> (ø)
src/calibrate/error.rs 0.00% <ø> (-100.00%) :arrow_down:
src/calibrate/mod.rs 79.06% <ø> (-0.10%) :arrow_down:
src/calibrate/params/error.rs 0.00% <ø> (-100.00%) :arrow_down:
src/data_formats/error.rs 0.00% <ø> (ø)
src/data_formats/mod.rs 50.00% <ø> (ø)
src/data_formats/uvfits/error.rs 0.00% <ø> (ø)
src/simulate_vis/error.rs 0.00% <ø> (ø)
src/calibrate/params/mod.rs 75.46% <68.85%> (+3.33%) :arrow_up:
src/calibrate/args.rs 13.10% <84.61%> (+7.40%) :arrow_up:
... and 27 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 99deb4a...98c75dc. Read the comment docs.