jwkvam / bowtie

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

Dynamic layout2 #224

Closed jwkvam closed 6 years ago

jwkvam commented 6 years ago

rebase of #181 in case I messed up rebasing

codecov[bot] commented 6 years ago

Codecov Report

Merging #224 into master will increase coverage by 0.83%. The diff coverage is 85.61%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #224      +/-   ##
==========================================
+ Coverage   75.35%   76.18%   +0.83%     
==========================================
  Files          27       28       +1     
  Lines        1623     1688      +65     
==========================================
+ Hits         1223     1286      +63     
- Misses        400      402       +2
Impacted Files Coverage Δ
bowtie/tests/test_cache.py 83.78% <ø> (-0.43%) :arrow_down:
bowtie/_component.py 69.78% <0%> (ø) :arrow_up:
bowtie/tests/test_layout.py 98.87% <100%> (ø) :arrow_up:
bowtie/tests/utils.py 100% <100%> (ø) :arrow_up:
bowtie/__init__.py 75% <100%> (ø) :arrow_up:
bowtie/tests/test_plotly.py 91.48% <100%> (+0.37%) :arrow_up:
bowtie/control.py 79.34% <66.66%> (-0.66%) :arrow_down:
bowtie/_app.py 82.38% <84.74%> (+1.24%) :arrow_up:
bowtie/tests/test_multiple.py 90.47% <90.47%> (ø)
... and 1 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 c9001e9...87f6168. Read the comment docs.