HERA-Team / hera_qm

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

Fixes for compatibility with future pyuvdata #459

Closed bhazelton closed 3 months ago

bhazelton commented 3 months ago

Fixes a few places for compatibility with the upcoming changes to telescope metadata.

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 75.00000% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 97.05%. Comparing base (0229ba1) to head (8a92b92).

Files Patch % Lines
hera_qm/firstcal_metrics.py 75.00% 1 Missing :warning:
hera_qm/utils.py 75.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #459 +/- ## ========================================== - Coverage 97.10% 97.05% -0.06% ========================================== Files 11 11 Lines 3527 3533 +6 ========================================== + Hits 3425 3429 +4 - Misses 102 104 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.