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

Fix warning handling for pyuvdata v3.0 #461

Merged
merged 1 commit into from
May 22, 2024
Merged

Conversation

bhazelton
Copy link
Member

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

@bhazelton bhazelton requested a review from steven-murray May 22, 2024 17:29
Copy link

codecov bot commented May 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

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

Additional details and impacted files
@@            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              

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

Copy link
Contributor

@steven-murray steven-murray left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks @bhazelton !

@steven-murray steven-murray merged commit 75b4b24 into main May 22, 2024
10 of 11 checks passed
@steven-murray steven-murray deleted the fix_pyuvdata_v3 branch May 22, 2024 18:07
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