ReactionMechanismGenerator / ARC

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

Sella env fix #711

Closed calvinp0 closed 7 months ago

calvinp0 commented 7 months ago

Sella environment had issues installing due to the restriction of python being 3.7 which in turn cause supporting packages required for Sella not be installed. This then created issues for our testing

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (d756403) 73.53% compared to head (d9c2e65) 73.54%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #711 +/- ## ======================================= Coverage 73.53% 73.54% ======================================= Files 99 99 Lines 26620 26620 Branches 5545 5545 ======================================= + Hits 19576 19578 +2 + Misses 5673 5672 -1 + Partials 1371 1370 -1 ``` | [Flag](https://app.codecov.io/gh/ReactionMechanismGenerator/ARC/pull/711/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/711/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ReactionMechanismGenerator) | `73.54% <ø> (+<0.01%)` | :arrow_up: | 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.