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

Fixes for VTK layout #988

Merged
merged 3 commits into from
Jan 22, 2020
Merged

Fixes for VTK layout #988

merged 3 commits into from
Jan 22, 2020

Conversation

philippjfr
Copy link
Member

@philippjfr philippjfr commented Jan 22, 2020

Fixes #987

@codecov
Copy link

codecov bot commented Jan 22, 2020

Codecov Report

Merging #988 into master will increase coverage by 0.46%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #988      +/-   ##
==========================================
+ Coverage    85.7%   86.17%   +0.46%     
==========================================
  Files          99       99              
  Lines       11239    11418     +179     
==========================================
+ Hits         9632     9839     +207     
+ Misses       1607     1579      -28
Impacted Files Coverage Δ
panel/pane/base.py 92.07% <0%> (+0.53%) ⬆️
panel/pane/vtk/vtk.py 54.63% <0%> (+2.25%) ⬆️
panel/interact.py 76.07% <0%> (+2.5%) ⬆️
panel/io/save.py 81.35% <0%> (+5.43%) ⬆️
panel/util.py 94.89% <0%> (+7.94%) ⬆️
panel/pane/image.py 86.66% <0%> (+8.09%) ⬆️
panel/pane/media.py 83.19% <0%> (+12.26%) ⬆️

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 aed6293...df9f51d. Read the comment docs.

@philippjfr philippjfr merged commit c27857d into master Jan 22, 2020
@philippjfr philippjfr deleted the vtk_fixes branch January 23, 2020 02:00
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.

VTK pane not playing well with PanelHTMLBoxView
2 participants