ReactionMechanismGenerator / ARC

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

Fix Molpro opt input file #698

Closed alongd closed 9 months ago

alongd commented 10 months ago

Removed a redundant comma from Molpro's geometry optimization input file

codecov[bot] commented 10 months ago

Codecov Report

Merging #698 (b7282ec) into main (617b2c5) will increase coverage by 0.02%. The diff coverage is 86.66%.

@@            Coverage Diff             @@
##             main     #698      +/-   ##
==========================================
+ Coverage   73.21%   73.23%   +0.02%     
==========================================
  Files          99       99              
  Lines       26561    26572      +11     
  Branches     5555     5558       +3     
==========================================
+ Hits        19446    19461      +15     
+ Misses       5773     5770       -3     
+ Partials     1342     1341       -1     
Flag Coverage Δ
unittests 73.23% <86.66%> (+0.02%) :arrow_up:

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

Files Changed Coverage Δ
arc/scheduler.py 21.30% <ø> (ø)
arc/job/adapters/common.py 82.94% <50.00%> (-0.40%) :arrow_down:
arc/job/adapters/molpro.py 69.47% <100.00%> (+3.15%) :arrow_up:
arc/job/adapters/molpro_test.py 100.00% <100.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