HERA-Team / hera_qm

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

Use the UVCal generic read if available to avoid DeprecationWarnings #441

Closed bhazelton closed 1 year ago

bhazelton commented 1 year ago

This fixes some errors we're seeing in our most recent pyuvdata runs.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 90.90% and project coverage change: -0.03 :warning:

Comparison is base (6a1c8dd) 97.08% compared to head (8238cb1) 97.06%.

:exclamation: Current head 8238cb1 differs from pull request most recent head 9dc57c1. Consider uploading reports for the commit 9dc57c1 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #441 +/- ## ========================================== - Coverage 97.08% 97.06% -0.03% ========================================== Files 11 11 Lines 3503 3506 +3 ========================================== + Hits 3401 3403 +2 - Misses 102 103 +1 ``` | [Impacted Files](https://app.codecov.io/gh/HERA-Team/hera_qm/pull/441?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=HERA-Team) | Coverage Δ | | |---|---|---| | [hera\_qm/xrfi.py](https://app.codecov.io/gh/HERA-Team/hera_qm/pull/441?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=HERA-Team#diff-aGVyYV9xbS94cmZpLnB5) | `99.49% <90.90%> (-0.10%)` | :arrow_down: |

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