mwouts / easyplotly

Hopefully makes it easier to produce complex plots with Plotly
MIT License
6 stars 0 forks source link

Version 0.1.1 #2

Closed mwouts closed 4 years ago

mwouts commented 4 years ago
codecov-io commented 4 years ago

Codecov Report

Merging #2 into master will decrease coverage by 0.48%. The diff coverage is 90.47%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #2      +/-   ##
==========================================
- Coverage   96.17%   95.69%   -0.49%     
==========================================
  Files          10       10              
  Lines         183      209      +26     
==========================================
+ Hits          176      200      +24     
- Misses          7        9       +2
Impacted Files Coverage Δ
easyplotly/version.py 0% <0%> (ø) :arrow_up:
tests/test_sankey.py 100% <100%> (ø) :arrow_up:
easyplotly/treemap.py 100% <100%> (ø) :arrow_up:
tests/test_sunburst.py 100% <100%> (ø) :arrow_up:
easyplotly/sunburst.py 100% <100%> (ø) :arrow_up:
easyplotly/sankey.py 85% <80.95%> (-2.18%) :arrow_down:
easyplotly/internals.py 96.42% <93.75%> (-1.3%) :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 c4b0233...64810b7. Read the comment docs.