ReactionMechanismGenerator / ARC

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

Added an option to specify the TS adapters in the input file #657

Closed alongd closed 1 year ago

alongd commented 1 year ago

Tests added

codecov[bot] commented 1 year ago

Codecov Report

Merging #657 (6fe63bc) into main (17f8512) will increase coverage by 0.01%. The diff coverage is 92.85%.

@@            Coverage Diff             @@
##             main     #657      +/-   ##
==========================================
+ Coverage   73.12%   73.14%   +0.01%     
==========================================
  Files          99       99              
  Lines       26277    26289      +12     
  Branches     5497     5500       +3     
==========================================
+ Hits        19215    19229      +14     
+ Misses       5699     5698       -1     
+ Partials     1363     1362       -1     
Impacted Files Coverage Δ
arc/scheduler.py 20.29% <66.66%> (+0.04%) :arrow_up:
arc/main.py 49.03% <100.00%> (+0.53%) :arrow_up:
arc/main_test.py 98.49% <100.00%> (+0.03%) :arrow_up:

... and 1 file with indirect coverage changes

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