ReactionMechanismGenerator / ARC

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

Codecov fixup #574

Closed kfir4444 closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #574 (f4976fb) into main (69b877b) will decrease coverage by 31.44%. The diff coverage is n/a.

:exclamation: Current head f4976fb differs from pull request most recent head 3a25102. Consider uploading reports for the commit 3a25102 to get more accurate results

Impacted file tree graph

@@             Coverage Diff             @@
##             main     #574       +/-   ##
===========================================
- Coverage   55.78%   24.34%   -31.45%     
===========================================
  Files          40       93       +53     
  Lines       12436    25093    +12657     
  Branches     3848     5343     +1495     
===========================================
- Hits         6938     6110      -828     
- Misses       4445    17777    +13332     
- Partials     1053     1206      +153     
Impacted Files Coverage Δ
arc/__init__.py
arc/common.py
arc/imports.py
arc/job/__init__.py
arc/job/local.py
arc/job/ssh.py
arc/job/trsh.py
arc/level.py
arc/main.py
arc/parser.py
... and 118 more

Impacted file tree graph

alongd commented 1 year ago

After the tests I see 72% coverage:

TOTAL                                    25093   5756  10866   1357    72%

How come here it says 24.35%?