Skip to content

Fix numpy version issue on build

9d28aed
Select commit
Loading
Failed to load commit list.
Merged

Update pyproject.toml to use PEP-621 dependency specification #584

Fix numpy version issue on build
9d28aed
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 16, 2025 in 0s

97.80% (-0.01%) compared to d60b99d, passed because coverage increased by 0% when compared to adjusted base (97.80%)

View this Pull Request on Codecov

97.80% (-0.01%) compared to d60b99d, passed because coverage increased by 0% when compared to adjusted base (97.80%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.80%. Comparing base (d60b99d) to head (9d28aed).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #584      +/-   ##
==========================================
- Coverage   97.81%   97.80%   -0.01%     
==========================================
  Files          10       10              
  Lines        1188     1186       -2     
==========================================
- Hits         1162     1160       -2     
  Misses         26       26              

☔ 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.