Skip to content

Conversation

@junkmd
Copy link
Collaborator

@junkmd junkmd commented Jul 11, 2025

Fixes #573

junkmd added 2 commits July 11, 2025 21:03
- Remove version constraint for numpy installation in `.github/workflows/autotest.yml`.
  This allows using the latest numpy version in CI tests.
@junkmd junkmd added this to the 1.4.12 milestone Jul 11, 2025
@codecov
Copy link

codecov bot commented Jul 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.35%. Comparing base (2084e47) to head (9b80880).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #859   +/-   ##
=======================================
  Coverage   83.35%   83.35%           
=======================================
  Files         123      123           
  Lines       11300    11300           
=======================================
  Hits         9419     9419           
  Misses       1881     1881           

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@junkmd junkmd added the tests enhance or fix tests label Jul 11, 2025
@junkmd junkmd marked this pull request as ready for review July 11, 2025 13:43
@junkmd junkmd merged commit 8dcee01 into enthought:main Jul 11, 2025
132 of 150 checks passed
@junkmd junkmd deleted the fix_test_npsupport_by_explicit_dtype branch July 11, 2025 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

npsupport tests enhance or fix tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

npsupport does not work with numpy>=2.0.0

1 participant