MWATelescope / mwa_hyperdrive

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

Lat lng height #11

Closed d3v-null closed 2 years ago

d3v-null commented 2 years ago

just giving us an opportunity to look at this feature in isolation before merging into birli-0.6.0

codecov[bot] commented 2 years ago

Codecov Report

Merging #11 (323ee16) into birli-0.6.0 (20b03af) will increase coverage by 0.05%. The diff coverage is 93.42%.

@@               Coverage Diff               @@
##           birli-0.6.0      #11      +/-   ##
===============================================
+ Coverage        79.46%   79.51%   +0.05%     
===============================================
  Files               92       90       -2     
  Lines            16659    16668       +9     
===============================================
+ Hits             13238    13254      +16     
+ Misses            3421     3414       -7     
Impacted Files Coverage Δ
src/calibrate/args.rs 9.65% <0.00%> (+0.14%) :arrow_up:
src/calibrate/error.rs 0.00% <ø> (ø)
src/calibrate/params/error.rs 0.00% <ø> (ø)
src/data_formats/error.rs 0.00% <ø> (ø)
src/calibrate/params/tests.rs 98.67% <97.29%> (-0.20%) :arrow_down:
src/calibrate/di/code/mod.rs 77.37% <100.00%> (-0.03%) :arrow_down:
src/calibrate/di/mod.rs 93.08% <100.00%> (-0.04%) :arrow_down:
src/calibrate/params/mod.rs 75.46% <100.00%> (+0.18%) :arrow_up:
src/data_formats/ms/mod.rs 85.71% <100.00%> (-0.03%) :arrow_down:
src/data_formats/raw/mod.rs 90.80% <100.00%> (+0.03%) :arrow_up:
... and 3 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 20b03af...323ee16. Read the comment docs.