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 indicator spinner overflow #2070

Merged
merged 1 commit into from
Mar 10, 2021
Merged

fix indicator spinner overflow #2070

merged 1 commit into from
Mar 10, 2021

Conversation

xavArtley
Copy link
Collaborator

fix #2068

@codecov
Copy link

codecov bot commented Mar 10, 2021

Codecov Report

Merging #2070 (1ba9fee) into master (8a233ca) will decrease coverage by 0.35%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2070      +/-   ##
==========================================
- Coverage   84.43%   84.07%   -0.36%     
==========================================
  Files         178      178              
  Lines       20636    20213     -423     
==========================================
- Hits        17423    16995     -428     
- Misses       3213     3218       +5     
Impacted Files Coverage Δ
panel/tests/pane/test_base.py 87.09% <0.00%> (-12.91%) ⬇️
panel/config.py 46.15% <0.00%> (-5.79%) ⬇️
panel/auth.py 36.51% <0.00%> (-3.37%) ⬇️
panel/pane/ipywidget.py 47.05% <0.00%> (-2.95%) ⬇️
panel/io/reload.py 63.95% <0.00%> (-2.72%) ⬇️
panel/io/callbacks.py 54.16% <0.00%> (-2.42%) ⬇️
panel/tests/template/test_manual.py 60.63% <0.00%> (-2.37%) ⬇️
panel/io/state.py 58.42% <0.00%> (-2.28%) ⬇️
panel/pane/plot.py 54.33% <0.00%> (-2.26%) ⬇️
panel/pane/streamz.py 65.71% <0.00%> (-1.86%) ⬇️
... and 81 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 8a233ca...1ba9fee. Read the comment docs.

@philippjfr philippjfr merged commit 709ef9b into master Mar 10, 2021
@philippjfr philippjfr deleted the xav/spinner_overflow branch March 10, 2021 15:48
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.

Spinner indicator trigger the scrollbar display in notebook
2 participants