ReactionMechanismGenerator / ARC

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

Don't report convergence for IRC species #705

Closed alongd closed 1 year ago

alongd commented 1 year ago

They were spawned by ARC to check a TS. They always "fail" in the classic meaning, since we don't attempt to compute freq/sp for them. It confuses the user to see failed species in an otherwise successful run

codecov[bot] commented 1 year ago

Codecov Report

Merging #705 (4e4b759) into main (3aceebc) will increase coverage by 0.00%. The diff coverage is 0.00%.

@@           Coverage Diff           @@
##             main     #705   +/-   ##
=======================================
  Coverage   73.29%   73.29%           
=======================================
  Files          99       99           
  Lines       26557    26558    +1     
  Branches     5537     5538    +1     
=======================================
+ Hits        19464    19466    +2     
  Misses       5745     5745           
+ Partials     1348     1347    -1     
Flag Coverage Δ
unittests 73.29% <0.00%> (+<0.01%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
arc/main.py 50.88% <0.00%> (-0.08%) :arrow_down:
arc/scheduler.py 21.79% <0.00%> (ø)

... and 1 file with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more