-
-
Notifications
You must be signed in to change notification settings - Fork 348
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
Fix CustomRate segfaults and remove CustomReaction #1332
Conversation
Codecov Report
@@ Coverage Diff @@
## main #1332 +/- ##
==========================================
- Coverage 68.03% 68.02% -0.01%
==========================================
Files 318 318
Lines 42008 41989 -19
Branches 16880 16871 -9
==========================================
- Hits 28579 28562 -17
+ Misses 11157 11155 -2
Partials 2272 2272
📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more |
50fd33c
to
2e3529d
Compare
2e3529d
to
c2ca5d1
Compare
@bryanwweber / @speth ... rebased and ready for a review. The commits are also included in #1333, so it will be easier to review this first. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, @ischoegl, this looks good to me. I had just two very minor suggested modifications.
11d2af0
to
f30054a
Compare
@speth ... thanks for the review! I updated both instances per recommendation. |
Changes proposed in this pull request
CustomReaction
specializationIf applicable, fill in the issue number this pull request is fixing
Closes #1282, partially addresses Cantera/enhancements#142
If applicable, provide an example illustrating new features this pull request is introducing
Checklist
scons build
&scons test
) and unit tests address code coverage