ReactionMechanismGenerator / ARC

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

Fixed the sella env #748

Closed kfir4444 closed 3 months ago

kfir4444 commented 3 months ago

Numpy came up with version 2.0.0, which modified the API. Sella still works with <2.0.0, so locked in the last version.

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 73.81%. Comparing base (3631196) to head (f399746).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #748 +/- ## ======================================= Coverage 73.80% 73.81% ======================================= Files 99 99 Lines 27352 27352 Branches 5718 5718 ======================================= + Hits 20187 20189 +2 + Misses 5738 5737 -1 + Partials 1427 1426 -1 ``` | [Flag](https://app.codecov.io/gh/ReactionMechanismGenerator/ARC/pull/748/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/748/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ReactionMechanismGenerator) | `73.81% <ø> (+<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.