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

FIX: Use legacy numpy printing during doc builds/tests #1337

Merged
merged 1 commit into from
Jul 6, 2024

Conversation

effigies
Copy link
Member

@effigies effigies commented Jul 6, 2024

Fixes tox -e doctest, which is currently failing due to numpy 2.0's printing changes.

Copy link

codecov bot commented Jul 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.20%. Comparing base (30a5f3f) to head (170b20c).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1337   +/-   ##
=======================================
  Coverage   92.20%   92.20%           
=======================================
  Files          98       98           
  Lines       12398    12398           
  Branches     2556     2556           
=======================================
  Hits        11431    11431           
  Misses        644      644           
  Partials      323      323           

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

@effigies effigies merged commit 0a700fe into nipy:master Jul 6, 2024
49 checks passed
@effigies effigies deleted the fix/doctest branch July 6, 2024 01:30
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