Cantera / cantera

Chemical kinetics, thermodynamics, and transport tool suite
https://cantera.org
Other
624 stars 350 forks source link

Resolve compilation issues with C++20 mode and fmt 11.0 #1739

Closed speth closed 4 months ago

speth commented 4 months ago

Changes proposed in this pull request

If applicable, fill in the issue number this pull request is fixing

If applicable, provide an example illustrating new features this pull request is introducing

Checklist

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 94.59459% with 2 lines in your changes missing coverage. Please review.

Project coverage is 73.03%. Comparing base (6931eb3) to head (03177f5). Report is 1 commits behind head on main.

Files Patch % Lines
src/base/SolutionArray.cpp 96.15% 1 Missing :warning:
src/thermo/PureFluidPhase.cpp 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1739 +/- ## ======================================= Coverage 73.03% 73.03% ======================================= Files 381 381 Lines 54128 54132 +4 Branches 9233 9233 ======================================= + Hits 39530 39534 +4 Misses 11635 11635 Partials 2963 2963 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.