ReactionMechanismGenerator / ARC

ARC - Automatic Rate Calculator
https://reactionmechanismgenerator.github.io/ARC/index.html
MIT License
42 stars 21 forks source link

Small atom mapping debugging #740

Open kfir4444 opened 2 months ago

kfir4444 commented 2 months ago

Two small fixes for the atom mapping module.

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 66.66667% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 73.79%. Comparing base (3631196) to head (24dc585).

Files Patch % Lines
arc/mapping/engine.py 66.66% 5 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #740 +/- ## ========================================== - Coverage 73.80% 73.79% -0.01% ========================================== Files 99 99 Lines 27352 27361 +9 Branches 5718 5720 +2 ========================================== + Hits 20187 20191 +4 - Misses 5738 5743 +5 Partials 1427 1427 ``` | [Flag](https://app.codecov.io/gh/ReactionMechanismGenerator/ARC/pull/740/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ReactionMechanismGenerator) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/ReactionMechanismGenerator/ARC/pull/740/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ReactionMechanismGenerator) | `73.79% <66.66%> (-0.01%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ReactionMechanismGenerator#carryforward-flags-in-the-pull-request-comment) to find out more.

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