SunnyXu / SBMLDiagrams

MIT License
5 stars 1 forks source link

Feature/arrow thickening #49

Closed winterJ2001 closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #49 (0f12f1e) into main (4854aa7) will increase coverage by 0.37%. The diff coverage is 9.62%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #49      +/-   ##
==========================================
+ Coverage   70.66%   71.03%   +0.37%     
==========================================
  Files          14       13       -1     
  Lines        5304     5307       +3     
==========================================
+ Hits         3748     3770      +22     
+ Misses       1556     1537      -19     
Impacted Files Coverage Δ
SBMLDiagrams/__init__.py 95.00% <ø> (+37.85%) :arrow_up:
SBMLDiagrams/visualizeSBML.py 14.78% <4.61%> (-0.34%) :arrow_down:
SBMLDiagrams/drawNetwork.py 5.30% <7.69%> (-0.06%) :arrow_down:
SBMLDiagrams/styleSBML.py 51.56% <9.09%> (+15.96%) :arrow_up:
SBMLDiagrams/processSBML.py 88.72% <17.39%> (-2.77%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 4854aa7...0f12f1e. Read the comment docs.