ReactionMechanismGenerator / ARC

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

Extracted sorting indices and sort the plot by them #628

Closed kfir4444 closed 1 year ago

kfir4444 commented 1 year ago

This is to avoid plotting errors, such as: 3, 4 That after the patch becomes: image

codecov[bot] commented 1 year ago

Codecov Report

Merging #628 (c31cd87) into main (ba4f5b9) will decrease coverage by 0.01%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main     #628      +/-   ##
==========================================
- Coverage   73.03%   73.02%   -0.01%     
==========================================
  Files          99       99              
  Lines       26178    26179       +1     
  Branches     5482     5482              
==========================================
  Hits        19118    19118              
- Misses       5698     5699       +1     
  Partials     1362     1362              
Impacted Files Coverage Δ
arc/plotter.py 27.42% <0.00%> (-0.04%) :arrow_down:

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