Skip to content

Bump Numpy Version Cap#803

Merged
MattToast merged 3 commits into
CrayLabs:developfrom
MattToast:bump-numpy
May 14, 2026
Merged

Bump Numpy Version Cap#803
MattToast merged 3 commits into
CrayLabs:developfrom
MattToast:bump-numpy

Conversation

@MattToast
Copy link
Copy Markdown
Member

Update numpy version cap to allow for numpy 2.0 support, adds tests to CI that were previously being ignored.

Fixes #796

@MattToast MattToast requested a review from ashao May 14, 2026 17:31
@MattToast MattToast self-assigned this May 14, 2026
@MattToast MattToast added the release:052026 To be addressed as part of the May 2026 maintenance release label May 14, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.17%. Comparing base (d7d979e) to head (c2ca88d).
⚠️ Report is 27 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #803      +/-   ##
===========================================
- Coverage    83.91%   80.17%   -3.74%     
===========================================
  Files           83       78       -5     
  Lines         6284     6093     -191     
===========================================
- Hits          5273     4885     -388     
- Misses        1011     1208     +197     

see 42 files with indirect coverage changes

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

@MattToast MattToast merged commit 1e0ce3a into CrayLabs:develop May 14, 2026
27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release:052026 To be addressed as part of the May 2026 maintenance release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Relax Numpy Dependency to Something >2.0.0

2 participants