Skip to content

Make it work with new numpy#972

Merged
matteobachetti merged 6 commits intomainfrom
make_it_work_with_new_numpy
Mar 13, 2026
Merged

Make it work with new numpy#972
matteobachetti merged 6 commits intomainfrom
make_it_work_with_new_numpy

Conversation

@matteobachetti
Copy link
Copy Markdown
Member

@matteobachetti matteobachetti commented Mar 12, 2026

The upcoming 2.5 release of Numpy deprecates some functionality we use in Stingray. This fixes it (e.g., failure here: https://github.com/StingraySoftware/HENDRICS/actions/runs/22842382684/job/66251078090)

Also, hopefully resolves contributor covenant link issue in linkcheck tests.

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.23%. Comparing base (f1dc4ed) to head (958ddc3).
⚠️ Report is 7 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #972   +/-   ##
=======================================
  Coverage   96.23%   96.23%           
=======================================
  Files          48       48           
  Lines       10097    10097           
=======================================
  Hits         9717     9717           
  Misses        380      380           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Copy Markdown
Collaborator

@eleonorav89 eleonorav89 left a comment

Choose a reason for hiding this comment

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

No comments on my side. Good job

@matteobachetti matteobachetti added this pull request to the merge queue Mar 13, 2026
Merged via the queue into main with commit 80f5b0e Mar 13, 2026
16 of 17 checks passed
@matteobachetti matteobachetti deleted the make_it_work_with_new_numpy branch March 13, 2026 13:41
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