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

Update sizing of Panel models dynamically #6054

Merged
merged 3 commits into from
Dec 15, 2023
Merged

Update sizing of Panel models dynamically #6054

merged 3 commits into from
Dec 15, 2023

Conversation

philippjfr
Copy link
Member

Fixes #5971

Copy link

codecov bot commented Dec 15, 2023

Codecov Report

Attention: 16 lines in your changes are missing coverage. Please review.

Comparison is base (a9a5067) 83.11% compared to head (a031789) 72.64%.

Files Patch % Lines
panel/tests/ui/pane/test_markup.py 0.00% 16 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #6054       +/-   ##
===========================================
- Coverage   83.11%   72.64%   -10.48%     
===========================================
  Files         295      295               
  Lines       43960    43976       +16     
===========================================
- Hits        36539    31948     -4591     
- Misses       7421    12028     +4607     
Flag Coverage Δ
ui-tests ?
unitexamples-tests 72.64% <0.00%> (-0.13%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@philippjfr philippjfr merged commit 5ac972c into main Dec 15, 2023
11 of 13 checks passed
@philippjfr philippjfr deleted the update_size branch December 15, 2023 14:32
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.

Dynamically Changing height of Matplotlib pane does not change height of div inside host
1 participant