ReactionMechanismGenerator / ARC

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

Keep the provided species label when loading from YAML #684

Closed alongd closed 11 months ago

alongd commented 1 year ago

Keep the label provided in an ARC input file for a species even if the YAML file has a different label for it

codecov[bot] commented 1 year ago

Codecov Report

Merging #684 (81fca65) into main (d9c75c1) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #684   +/-   ##
=======================================
  Coverage   73.18%   73.18%           
=======================================
  Files          99       99           
  Lines       26525    26522    -3     
  Branches     5548     5546    -2     
=======================================
- Hits        19412    19411    -1     
+ Misses       5772     5771    -1     
+ Partials     1341     1340    -1     
Flag Coverage Δ
unittests 73.18% <100.00%> (+<0.01%) :arrow_up:

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

Files Changed Coverage Δ
arc/species/species.py 71.92% <100.00%> (-0.07%) :arrow_down:

... and 1 file with indirect coverage changes

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