jwkvam / bowtie

:bowtie: Create a dashboard with python!
MIT License
765 stars 68 forks source link

release v0.10 #232

Closed jwkvam closed 6 years ago

jwkvam commented 6 years ago

TODO

Fixes #236

codecov[bot] commented 6 years ago

Codecov Report

Merging #232 into master will increase coverage by 1.43%. The diff coverage is 94.54%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #232      +/-   ##
=========================================
+ Coverage   75.67%   77.1%   +1.43%     
=========================================
  Files          28      29       +1     
  Lines        1673    1730      +57     
=========================================
+ Hits         1266    1334      +68     
+ Misses        407     396      -11
Impacted Files Coverage Δ
bowtie/tests/test_tags.py 100% <ø> (ø) :arrow_up:
bowtie/tests/test_cache.py 83.33% <ø> (ø) :arrow_up:
bowtie/tests/test_utils.py 100% <ø> (ø) :arrow_up:
bowtie/_component.py 70.27% <100%> (+0.65%) :arrow_up:
bowtie/tests/test_plotly.py 87.75% <100%> (+0.52%) :arrow_up:
bowtie/tests/test_multiple.py 90.47% <100%> (ø) :arrow_up:
bowtie/exceptions.py 100% <100%> (ø) :arrow_up:
bowtie/tests/test_app.py 100% <100%> (ø)
bowtie/html.py 87.03% <100%> (+2.25%) :arrow_up:
bowtie/tests/test_layout.py 100% <100%> (+1.13%) :arrow_up:
... and 7 more

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 baa02c6...7e5007f. Read the comment docs.