ReactionMechanismGenerator / ARC

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

Scan l103 #687

Closed alongd closed 9 months ago

alongd commented 11 months ago

Invalidate scan jobs that failed with internal coordinate error (L103) A test was added

codecov[bot] commented 11 months ago

Codecov Report

Merging #687 (611df4e) into main (6e84f83) will increase coverage by 0.19%. The diff coverage is 88.00%.

@@            Coverage Diff             @@
##             main     #687      +/-   ##
==========================================
+ Coverage   73.28%   73.48%   +0.19%     
==========================================
  Files          99       99              
  Lines       26558    26576      +18     
  Branches     5538     5539       +1     
==========================================
+ Hits        19464    19530      +66     
+ Misses       5746     5681      -65     
- Partials     1348     1365      +17     
Flag Coverage Δ
unittests 73.48% <88.00%> (+0.19%) :arrow_up:

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

Files Coverage Δ
arc/job/adapters/gaussian.py 67.34% <100.00%> (ø)
arc/scheduler_test.py 100.00% <100.00%> (ø)
arc/scheduler.py 23.15% <57.14%> (+1.36%) :arrow_up:

... and 4 files with indirect coverage changes

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