Closed jsdillon closed 1 year ago
Base: 97.18% // Head: 97.18% // No change to project coverage :thumbsup:
Coverage data is based on head (
29e3503
) compared to base (8c89900
). Patch coverage: 100.00% of modified lines in pull request are covered.:exclamation: Current head 29e3503 differs from pull request most recent head 6963d49. Consider uploading reports for the commit 6963d49 to get more accurate results
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
This PR removes types like np.int and np.float and np.str that were deprecated in numpy 1.24: https://numpy.org/devdocs/release/1.24.0-notes.html
This PR relies on https://github.com/HERA-Team/hera_filters/pull/7
This PR also fixes the pyuvdata version to 2.12.2 until we can fix the phasing issue (see #851) and moves to using the newest version of aipy on github, since the version on pypi is out of date