Skip to content

Clib paper cuts#1987

Merged
speth merged 3 commits intoCantera:mainfrom
ischoegl:clib-paper-cuts
Oct 2, 2025
Merged

Clib paper cuts#1987
speth merged 3 commits intoCantera:mainfrom
ischoegl:clib-paper-cuts

Conversation

@ischoegl
Copy link
Copy Markdown
Member

@ischoegl ischoegl commented Sep 23, 2025

Changes proposed in this pull request

Resolve remaining items marked as TODO in the generated CLib.

Checklist

  • The pull request includes a clear description of this code change
  • Commit messages have short titles and reference relevant issues
  • Build passes (scons build & scons test) and unit tests address code coverage
  • Style & formatting of contributed code follows contributing guidelines
  • The pull request is ready for review

@ischoegl ischoegl added the clib label Sep 23, 2025
@ischoegl ischoegl marked this pull request as ready for review September 23, 2025 02:51
@codecov
Copy link
Copy Markdown

codecov bot commented Sep 23, 2025

Codecov Report

❌ Patch coverage is 64.28571% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.58%. Comparing base (99550d0) to head (9b80155).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
src/base/global.cpp 33.33% 2 Missing ⚠️
interfaces/cython/cantera/_utils.pyx 66.66% 1 Missing ⚠️
interfaces/cython/cantera/utils.py 50.00% 1 Missing ⚠️
src/fortran/fct.cpp 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1987      +/-   ##
==========================================
- Coverage   75.58%   75.58%   -0.01%     
==========================================
  Files         451      451              
  Lines       56362    56369       +7     
  Branches     9299     9299              
==========================================
+ Hits        42602    42607       +5     
- Misses      10616    10619       +3     
+ Partials     3144     3143       -1     

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

@ischoegl ischoegl requested a review from a team September 23, 2025 10:05
[project]
name = "sourcegen"
version = "3.2.0a2"
version = "3.2.0a4"
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Somehow this got missed in the a2->a3 change too 😭

@ischoegl
Copy link
Copy Markdown
Member Author

ischoegl commented Oct 1, 2025

@speth ... let me know if there's anything else. Otherwise, this is ready.

Copy link
Copy Markdown
Member

@speth speth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for the delay. One more minor suggestion.

@ischoegl ischoegl requested a review from speth October 2, 2025 01:21
@speth speth merged commit fa15cde into Cantera:main Oct 2, 2025
49 of 51 checks passed
@ischoegl ischoegl deleted the clib-paper-cuts branch October 2, 2025 20:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants