Fix intermittent CI failures and add Python 3.14 CI jobs#2012
Merged
speth merged 4 commits intoCantera:mainfrom Oct 21, 2025
Merged
Fix intermittent CI failures and add Python 3.14 CI jobs#2012speth merged 4 commits intoCantera:mainfrom
speth merged 4 commits intoCantera:mainfrom
Conversation
f90a109 to
7ea66d4
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2012 +/- ##
=======================================
Coverage 75.43% 75.44%
=======================================
Files 454 454
Lines 56773 56773
Branches 9345 9345
=======================================
+ Hits 42825 42830 +5
+ Misses 10785 10780 -5
Partials 3163 3163 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
fa65902 to
01e6b50
Compare
Avoid solver failures even for cases where electric field is not being solved due to difficult-to-meet tolerances. Resolves Cantera#1991
Add workaround to skip running examples for packages where PyPI doesn't currently provide working installers. Resolves Cantera#1994
01e6b50 to
2d49030
Compare
Member
Author
|
I've re-run the CI several times. If this current attempt works, that will be 3 complete runs in a row without errors, which I would take as a good indicator that the intermittent failures are resolved. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changes proposed in this pull request
catalytic_combustion.pyto avoid occasional integration errorsIf applicable, fill in the issue number this pull request is fixing
Checklist
scons build&scons test) and unit tests address code coverage