Cantera / cantera

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

Fix various YAML serialization issues #1740

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 83.87097% with 10 lines in your changes missing coverage. Please review.

Project coverage is 73.04%. Comparing base (9210b08) to head (17e0ccf).

Files Patch % Lines
src/base/AnyMap.cpp 81.81% 2 Missing and 8 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1740 +/- ## ======================================= Coverage 73.03% 73.04% ======================================= Files 381 381 Lines 54132 54164 +32 Branches 9233 9240 +7 ======================================= + Hits 39534 39562 +28 + Misses 11635 11633 -2 - Partials 2963 2969 +6 ```

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