HERA-Team / hera_qm

HERA Data Quality Metrics
MIT License
2 stars 2 forks source link

Add support for multiple metrics files, including auto_metrics, to XRFI #396

Closed jsdillon closed 3 years ago

jsdillon commented 3 years ago

This is basically the same as https://github.com/HERA-Team/hera_cal/pull/687

codecov[bot] commented 3 years ago

Codecov Report

Merging #396 (2abd051) into master (fe57ccb) will decrease coverage by 0.07%. The diff coverage is 87.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #396      +/-   ##
==========================================
- Coverage   97.20%   97.12%   -0.08%     
==========================================
  Files           9       10       +1     
  Lines        3258     3274      +16     
==========================================
+ Hits         3167     3180      +13     
- Misses         91       94       +3     
Impacted Files Coverage Δ
hera_qm/metrics_io.py 92.19% <84.21%> (-0.55%) :arrow_down:
hera_qm/utils.py 97.20% <100.00%> (ø)
hera_qm/xrfi.py 99.79% <100.00%> (ø)
hera_qm/__init__.py 100.00% <0.00%> (ø)

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 fe57ccb...e2b4e27. Read the comment docs.