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

Use pyuvdata3 #464

Merged
merged 4 commits into from
Jul 11, 2024
Merged

Use pyuvdata3 #464

merged 4 commits into from
Jul 11, 2024

Conversation

steven-murray
Copy link
Contributor

This updates to force using pyuvdata 3, and therefore removes many instances where we had to catch warnings. It also fixes some numpy2 bugs.

Copy link

codecov bot commented Jul 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.07%. Comparing base (6e86921) to head (871358f).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #464      +/-   ##
==========================================
- Coverage   97.10%   97.07%   -0.03%     
==========================================
  Files          11       11              
  Lines        3587     3517      -70     
==========================================
- Hits         3483     3414      -69     
+ Misses        104      103       -1     

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

Copy link
Contributor

@tyler-a-cox tyler-a-cox left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good! I did have a question about whether we should continue supporting Python 3.9 if pyuvdata dropped support for it. I think that may actually be causing tests to fail on the hera_cal PR. We can continue to talk about it over there. Thanks @steven-murray

.github/workflows/ci.yml Show resolved Hide resolved
@steven-murray steven-murray merged commit 982903c into main Jul 11, 2024
7 of 9 checks passed
@steven-murray steven-murray deleted the use-pyuvdata3 branch July 11, 2024 11:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants