Skip to content

test: pin matplotlib at 3.10.9#1038

Open
duposyl wants to merge 7 commits into
mainfrom
test/regenerate-graph-baseline-images
Open

test: pin matplotlib at 3.10.9#1038
duposyl wants to merge 7 commits into
mainfrom
test/regenerate-graph-baseline-images

Conversation

@duposyl

@duposyl duposyl commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

The graph baseline test images need to be updated after the upgrade to matplotlib 3.11.0.

The graph baseline images need to be updated after the upgrade to matplotlib 3.11.0.
@duposyl duposyl requested a review from a team as a code owner June 19, 2026 07:51
@github-actions github-actions Bot added the tests Related with improvements of the test suite label Jun 19, 2026
@duposyl duposyl changed the title test: regenerate graphs test baseline images test: pin matplotlib at 3.10.9 Jun 19, 2026
@duposyl

duposyl commented Jun 19, 2026

Copy link
Copy Markdown
Contributor Author

Upgrading matplotlib from 3.10.9 to 3.11.0 introduces differences in the output that cause the graph image comparison tests to fail. However, 3.10.9 is the last version that supports Python 3.10. So pinned matplotlib at 3.10.9 in order to test with Python 3.10. Will revisit once support for Python 3.10 is no longer needed.

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.58%. Comparing base (eb1184a) to head (8cfbf69).
⚠️ Report is 8 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1038   +/-   ##
=======================================
  Coverage   89.58%   89.58%           
=======================================
  Files          67       67           
  Lines      190995   190995           
  Branches     1428     1428           
=======================================
+ Hits       171106   171108    +2     
+ Misses      19474    19472    -2     
  Partials      415      415           

☔ View full report in Codecov by Harness.
📢 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tests Related with improvements of the test suite

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants