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

Build against numpy 2.0rc1 #594

Merged
merged 1 commit into from Apr 15, 2024
Merged

Build against numpy 2.0rc1 #594

merged 1 commit into from Apr 15, 2024

Conversation

djhoese
Copy link
Member

@djhoese djhoese commented Apr 12, 2024

Numpy 2 API should be stable now. Let's release some wheels with numpy 2.0rc1...

  • Closes #xxxx
  • Tests added
  • Tests passed
  • Passes git diff origin/main **/*py | flake8 --diff
  • Fully documented

@djhoese djhoese requested a review from mraspaud April 12, 2024 15:18
@djhoese djhoese added enhancement dependencies Pull requests that update a dependency file labels Apr 12, 2024
Copy link

codecov bot commented Apr 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.01%. Comparing base (72e9757) to head (e2d0ddc).
Report is 10 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #594   +/-   ##
=======================================
  Coverage   94.01%   94.01%           
=======================================
  Files          92       92           
  Lines       13836    13836           
=======================================
  Hits        13008    13008           
  Misses        828      828           
Flag Coverage Δ
unittests 94.01% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@coveralls
Copy link

Coverage Status

coverage: 93.676%. remained the same
when pulling e2d0ddc on djhoese:build-np2rc1
into c2911aa on pytroll:main.

@djhoese djhoese merged commit 1e00b36 into pytroll:main Apr 15, 2024
27 checks passed
@djhoese djhoese deleted the build-np2rc1 branch April 15, 2024 19:09
@djhoese djhoese added bug and removed enhancement labels Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants