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

Adjust CI for numpy 2.0, graphviz, pint #200

Merged
merged 3 commits into from
Jun 17, 2024
Merged

Adjust CI for numpy 2.0, graphviz, pint #200

merged 3 commits into from
Jun 17, 2024

Conversation

khaeru
Copy link
Member

@khaeru khaeru commented Jun 17, 2024

This PR updates the "pytest" CI workflow to address three causes of failures:

These are temporary work-arounds, are marked accordingly, and should be removed when the respective upstream packages are fixed.

How to review

Read the diff and note that the CI checks all pass.

PR checklist

  • Continuous integration checks all ✅
  • Add or expand tests; coverage checks both ✅ CI changes only.
  • Add, expand, or update documentation.
  • Update release notes.

@khaeru khaeru added the ci Continuous integration & testing label Jun 17, 2024
@khaeru khaeru self-assigned this Jun 17, 2024
Copy link

codecov bot commented Jun 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 52.1%. Comparing base (c6285cf) to head (6733914).
Report is 1810 commits behind head on main.

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #200   +/-   ##
=====================================
  Coverage   52.1%   52.1%           
=====================================
  Files        141     141           
  Lines      11335   11338    +3     
=====================================
+ Hits        5914    5917    +3     
  Misses      5421    5421           
Files with missing lines Coverage Δ
message_ix_models/tests/test_workflow.py 100.0% <100.0%> (ø)

@khaeru khaeru changed the title Adjust CI for NumPy 2.0 Adjust CI for numpy 2.0, graphviz, pint Jun 17, 2024
@khaeru khaeru merged commit dad8f8a into main Jun 17, 2024
26 checks passed
@khaeru khaeru deleted the ci/numpy-2 branch June 17, 2024 12:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Continuous integration & testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant