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

TEST: Fix tests for Python 3.12, numpy 2.0, and pytest-xdist #210

Merged
merged 3 commits into from
Jun 22, 2024

Conversation

effigies
Copy link
Member

This a quick hack to get tests working.

We should purge pkg_resources and use importlib.resources, but I don't have the energy for that right now.

Copy link

codecov bot commented Jun 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.79%. Comparing base (66001b1) to head (4d2f4c7).
Report is 91 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #210   +/-   ##
=======================================
  Coverage   95.79%   95.79%           
=======================================
  Files          14       14           
  Lines        1307     1307           
  Branches      259      259           
=======================================
  Hits         1252     1252           
  Misses         52       52           
  Partials        3        3           
Flag Coverage Δ
unittests 95.79% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@effigies effigies merged commit d6170fb into nipy:master Jun 22, 2024
10 checks passed
@effigies effigies deleted the fix/tests-py312-np2 branch June 22, 2024 04:20
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.

1 participant