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

Add FloatPanel layout #4707

Merged
merged 3 commits into from
Apr 26, 2023
Merged

Add FloatPanel layout #4707

merged 3 commits into from
Apr 26, 2023

Conversation

philippjfr
Copy link
Member

Implements #2745

@codecov
Copy link

codecov bot commented Apr 26, 2023

Codecov Report

Merging #4707 (931ced5) into main (d4435b9) will decrease coverage by 0.29%.
The diff coverage is 91.42%.

@@            Coverage Diff             @@
##             main    #4707      +/-   ##
==========================================
- Coverage   83.25%   82.96%   -0.29%     
==========================================
  Files         267      268       +1     
  Lines       37624    37658      +34     
==========================================
- Hits        31323    31243      -80     
- Misses       6301     6415     +114     
Flag Coverage Δ
ui-tests 39.36% <91.17%> (-1.23%) ⬇️
unitexamples-tests 73.22% <91.42%> (+0.01%) ⬆️

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

Impacted Files Coverage Δ
panel/__init__.py 100.00% <ø> (ø)
panel/config.py 68.69% <ø> (-0.46%) ⬇️
panel/layout/gridstack.py 85.07% <ø> (ø)
panel/reactive.py 80.75% <0.00%> (-0.28%) ⬇️
panel/layout/float.py 93.93% <93.93%> (ø)
panel/layout/__init__.py 100.00% <100.00%> (ø)

... and 13 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@philippjfr philippjfr merged commit 1b136c4 into main Apr 26, 2023
@philippjfr philippjfr deleted the float-panel branch April 26, 2023 23:55
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.

1 participant