ReactionMechanismGenerator / ARC

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

Changed the default of load_families_only #704

Closed kfir4444 closed 1 year ago

kfir4444 commented 1 year ago

This solved issues #703 and circumventing issue #702 by loading all reaction families by default.

codecov[bot] commented 1 year ago

Codecov Report

Merging #704 (d91c4c1) into main (753d74a) will increase coverage by 0.01%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #704      +/-   ##
==========================================
+ Coverage   73.23%   73.24%   +0.01%     
==========================================
  Files          99       99              
  Lines       26572    26582      +10     
  Branches     5558     5558              
==========================================
+ Hits        19459    19471      +12     
+ Misses       5771     5770       -1     
+ Partials     1342     1341       -1     
Flag Coverage Δ
unittests 73.24% <100.00%> (+0.01%) :arrow_up:

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

Files Coverage Δ
arc/rmgdb.py 71.21% <100.00%> (+0.59%) :arrow_up:
arc/rmgdb_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