MWATelescope / mwalib

Library to read Murchison Widefield Array (MWA) raw visibilities, voltages and metadata into a common structure
Mozilla Public License 2.0
10 stars 2 forks source link

Reduce logging and remove the "num" dependency #34

Closed cjordan closed 3 years ago

cjordan commented 3 years ago

See the commits -- pretty simple. I also bumped the version in the most latest commit.

codecov[bot] commented 3 years ago

Codecov Report

Merging #34 (4accfd8) into master (8461b54) will decrease coverage by 0.12%. The diff coverage is 38.09%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #34      +/-   ##
==========================================
- Coverage   93.49%   93.37%   -0.13%     
==========================================
  Files          21       21              
  Lines        5168     5175       +7     
==========================================
  Hits         4832     4832              
- Misses        336      343       +7     
Impacted Files Coverage Δ
src/metafits_context/mod.rs 96.75% <0.00%> (ø)
src/fits_read/mod.rs 78.92% <40.00%> (-2.03%) :arrow_down:

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 8461b54...4accfd8. Read the comment docs.