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

Fixed issues with Fast template logo alignment #2469

Merged
merged 1 commit into from
Jun 30, 2021
Merged

Conversation

philippjfr
Copy link
Member

Fixes #2184

@codecov
Copy link

codecov bot commented Jun 30, 2021

Codecov Report

Merging #2469 (146e81f) into master (668fad3) will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2469      +/-   ##
==========================================
- Coverage   83.28%   83.27%   -0.01%     
==========================================
  Files         184      184              
  Lines       23081    23080       -1     
==========================================
- Hits        19222    19221       -1     
  Misses       3859     3859              
Impacted Files Coverage Δ
panel/tests/pane/test_plotly.py 98.10% <0.00%> (-0.64%) ⬇️
panel/pane/idom.py 27.40% <0.00%> (+0.20%) ⬆️

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 668fad3...146e81f. Read the comment docs.

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.

Logo is shown above instead of on the side with FastListTemplate
1 participant