HERA-Team / hera_qm

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

Fix warning handling for pyuvdata v3.0 #461

Closed bhazelton closed 3 months ago

bhazelton commented 3 months ago

New warnings are coming in with pyuvdata v3.0. This handles them.

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 97.10%. Comparing base (f3b4a97) to head (154b6cc).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #461 +/- ## ========================================== + Coverage 97.05% 97.10% +0.05% ========================================== Files 11 11 Lines 3533 3597 +64 ========================================== + Hits 3429 3493 +64 Misses 104 104 ```

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