HERA-Team / hera_qm

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

Add handling for channel width attribute in test fixture #436

Closed bhazelton closed 1 year ago

bhazelton commented 1 year ago

This is future-proofing for a change coming in pyuvdata, but shouldn't break with older versions of pyuvdata.

See this PR for context: https://github.com/RadioAstronomySoftwareGroup/pyuvdata/pull/1219

codecov[bot] commented 1 year ago

Codecov Report

Base: 97.05% // Head: 97.02% // Decreases project coverage by -0.03% :warning:

Coverage data is based on head (1a652a9) compared to base (3962204). Patch has no changes to coverable lines.

:exclamation: Current head 1a652a9 differs from pull request most recent head 8a9c5d6. Consider uploading reports for the commit 8a9c5d6 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #436 +/- ## ========================================== - Coverage 97.05% 97.02% -0.04% ========================================== Files 9 9 Lines 3563 3560 -3 ========================================== - Hits 3458 3454 -4 - Misses 105 106 +1 ``` | [Impacted Files](https://codecov.io/gh/HERA-Team/hera_qm/pull/436?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=HERA-Team) | Coverage Δ | | |---|---|---| | [hera\_qm/auto\_metrics.py](https://codecov.io/gh/HERA-Team/hera_qm/pull/436/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=HERA-Team#diff-aGVyYV9xbS9hdXRvX21ldHJpY3MucHk=) | `99.11% <0.00%> (-0.89%)` | :arrow_down: | | [hera\_qm/xrfi.py](https://codecov.io/gh/HERA-Team/hera_qm/pull/436/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=HERA-Team#diff-aGVyYV9xbS94cmZpLnB5) | `99.60% <0.00%> (-0.01%)` | :arrow_down: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=HERA-Team). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=HERA-Team)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.