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

Exclude tests from full CI that are known to require numpy 1.x #1366

Merged
merged 8 commits into from
Jul 25, 2024

Conversation

shuds13
Copy link
Member

@shuds13 shuds13 commented Jul 25, 2024

Temporarily disable 'extra' tests that do not work with numpy 2+.

Copy link

codecov bot commented Jul 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.23%. Comparing base (ff96f93) to head (4fcbc41).
Report is 119 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff              @@
##           develop    #1366       +/-   ##
============================================
+ Coverage    73.95%   88.23%   +14.27%     
============================================
  Files           90       90               
  Lines         8294     8294               
  Branches      1476     1476               
============================================
+ Hits          6134     7318     +1184     
+ Misses        1942      785     -1157     
+ Partials       218      191       -27     

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

@shuds13 shuds13 requested review from jlnav and jmlarson1 July 25, 2024 06:52
@shuds13 shuds13 changed the title Move tests that are known to require numpy 1 Exclude tests from full CI that are known to require numpy 1.x Jul 25, 2024
@shuds13 shuds13 merged commit 59a72a1 into develop Jul 25, 2024
31 of 32 checks passed
@shuds13 shuds13 deleted the testing/numpy2+ branch July 25, 2024 19:08
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.

3 participants