Convert kinetics & equilibrium code to use std::span#2085
Merged
ischoegl merged 3 commits intoCantera:mainfrom Feb 12, 2026
Merged
Convert kinetics & equilibrium code to use std::span#2085ischoegl merged 3 commits intoCantera:mainfrom
ischoegl merged 3 commits intoCantera:mainfrom
Conversation
6 tasks
39d16cb to
3755a18
Compare
3755a18 to
3c14653
Compare
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #2085 +/- ##
==========================================
+ Coverage 77.43% 77.47% +0.04%
==========================================
Files 451 451
Lines 52714 52744 +30
Branches 8838 8830 -8
==========================================
+ Hits 40819 40866 +47
+ Misses 8926 8911 -15
+ Partials 2969 2967 -2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
ischoegl
approved these changes
Feb 12, 2026
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
This PR continues the work started in #2077 toward implementing Cantera/enhancements#237, updating the classes that are in the
kineticsandequildirectories.AI Statement (required)
Significant portions of code or documentation were generated with AI, including logic and implementation decisions. All generated code and documentation were reviewed and understood by the contributor. Primarily done using GPT-Codex-5.2 within the Codex extension for VS Code.
Checklist
scons build&scons test) and unit tests address code coverage