Skip to content

Configure numpy printoptions legacy #6557

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

Merged
merged 2 commits into from
Jul 14, 2025

Conversation

bjlittle
Copy link
Member

@bjlittle bjlittle commented Jul 11, 2025

🚀 Pull Request

Description

Follow-up to #6518

Closes #6542


Consult Iris pull request check list


Add any of the below labels to trigger actions on this PR:

  • benchmark_this Request that this pull request be benchmarked to check if it introduces performance shifts

@bjlittle bjlittle force-pushed the np-printoptions-legacy-config branch from 75f6502 to cf0f21e Compare July 11, 2025 15:06
Copy link

codecov bot commented Jul 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.89%. Comparing base (6c84ea4) to head (c91b51e).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6557   +/-   ##
=======================================
  Coverage   89.89%   89.89%           
=======================================
  Files          90       90           
  Lines       24142    24146    +4     
  Branches     4493     4493           
=======================================
+ Hits        21703    21707    +4     
  Misses       1679     1679           
  Partials      760      760           

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

@bjlittle bjlittle force-pushed the np-printoptions-legacy-config branch from ba0f432 to b7d1035 Compare July 11, 2025 21:58
Copy link
Contributor

@stephenworsley stephenworsley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, this should be a lot more robust.

@stephenworsley stephenworsley merged commit 74c21f3 into SciTools:main Jul 14, 2025
22 checks passed
@scitools-ci scitools-ci bot removed this from 🚴 Peloton Aug 12, 2025
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.

XML cube output fails for numpy < 2.3
2 participants