HERA-Team / hera_qm

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

fix: incompatibility with pyuvdata 3 #458

Closed steven-murray closed 4 months ago

steven-murray commented 6 months ago

This fixes an error that arose when testing against pyuvdata 3.0 (seen here: https://dev.azure.com/radioastronomysoftwaregroup/pyuvdata/_build/results?buildId=6079&view=results for example).

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 97.10%. Comparing base (08f42c8) to head (3d8f253).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #458 +/- ## ======================================= Coverage 97.10% 97.10% ======================================= Files 11 11 Lines 3527 3527 ======================================= Hits 3425 3425 Misses 102 102 ```

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