Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Tabs.append and Plotly.applies bugs #282

Merged
merged 3 commits into from
Mar 6, 2019
Merged

Fix Tabs.append and Plotly.applies bugs #282

merged 3 commits into from
Mar 6, 2019

Conversation

philippjfr
Copy link
Member

Fixes #280

@philippjfr philippjfr changed the title Fix Layout.append and Plotly.applies bugs Fix Tabs.append and Plotly.applies bugs Mar 6, 2019
@codecov-io
Copy link

codecov-io commented Mar 6, 2019

Codecov Report

Merging #282 into master will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #282      +/-   ##
==========================================
+ Coverage   88.09%   88.11%   +0.01%     
==========================================
  Files          44       44              
  Lines        5638     5645       +7     
==========================================
+ Hits         4967     4974       +7     
  Misses        671      671
Impacted Files Coverage Δ
panel/layout.py 95.2% <100%> (ø) ⬆️
panel/plotly.py 100% <100%> (ø) ⬆️
panel/tests/test_param.py 99.61% <100%> (ø) ⬆️
panel/tests/test_layout.py 99.48% <100%> (ø) ⬆️

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 0a78d8f...1d60c4e. Read the comment docs.

@philippjfr philippjfr merged commit 3316fca into master Mar 6, 2019
@philippjfr philippjfr deleted the minor_fixes branch March 6, 2019 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants