Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

reorganize utils #1450

Merged
merged 12 commits into from
Jun 27, 2024

Fix compatibility with older numpy versions

cc04487
Select commit
Loading
Failed to load commit list.
Merged

reorganize utils #1450

Fix compatibility with older numpy versions
cc04487
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 27, 2024 in 0s

99.75% (-0.19%) compared to b0a1dbd

View this Pull Request on Codecov

99.75% (-0.19%) compared to b0a1dbd

Details

Codecov Report

Attention: Patch coverage is 99.84102% with 4 lines in your changes missing coverage. Please review.

Project coverage is 99.75%. Comparing base (b0a1dbd) to head (cc04487).

Files Patch % Lines
src/pyuvdata/utils/phase_center_catalog.py 99.19% 2 Missing ⚠️
src/pyuvdata/uvdata/uvdata.py 97.50% 2 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##           prep_v3.0    #1450      +/-   ##
=============================================
- Coverage      99.93%   99.75%   -0.19%     
=============================================
  Files             42       61      +19     
  Lines          21238    21359     +121     
=============================================
+ Hits           21224    21306      +82     
- Misses            14       53      +39     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.