Closed alongd closed 9 months ago
Attention: 81 lines
in your changes are missing coverage. Please review.
Comparison is base (
2de3b76
) 73.46% compared to head (8ac4929
) 74.91%. Report is 84 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Properly count species in cases where a species label is contained within another species label, e.g.,
NO
andNO2
. This is avoided when using RMG labels likeS(1243)
, but is not avoided when generating flux diagrams for non-RMG generated Cantera models. Tests added.Also added additional features to the flux diagram generator, such as
allowed_species
to only show specific species of interest, and whether to report the actual flux or the relative flux on the arrows.