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

Test against numpy 2.0 #1073

Merged
merged 1 commit into from
May 22, 2024
Merged

Test against numpy 2.0 #1073

merged 1 commit into from
May 22, 2024

Conversation

ocefpaf
Copy link
Member

@ocefpaf ocefpaf commented May 22, 2024

Hopefully nothing will break but numpy 2.0 change a lot of its API and deprecated many methods and functions.

Copy link

codecov bot commented May 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.91%. Comparing base (21364f9) to head (f1499e2).
Report is 1 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1073   +/-   ##
========================================
  Coverage    81.91%   81.91%           
========================================
  Files           24       24           
  Lines         5171     5171           
  Branches      1237     1237           
========================================
  Hits          4236     4236           
  Misses         634      634           
  Partials       301      301           

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

@ocefpaf
Copy link
Member Author

ocefpaf commented May 22, 2024

All tests are passing with numpy 2.0 🎉

Self-merging this one b/c it only adds an extra item to the "not integration" test matrix.

@ocefpaf ocefpaf merged commit 70d4761 into ioos:develop May 22, 2024
26 of 27 checks passed
@ocefpaf ocefpaf deleted the np2 branch May 22, 2024 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant