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

Ensure that template.config.raw_css is correctly applied #4018

Merged
merged 2 commits into from
Oct 17, 2022

Conversation

philippjfr
Copy link
Member

Fix #3562

@codecov
Copy link

codecov bot commented Oct 17, 2022

Codecov Report

Merging #4018 (5e46eea) into master (081d13b) will decrease coverage by 9.00%.
The diff coverage is 31.25%.

@@            Coverage Diff             @@
##           master    #4018      +/-   ##
==========================================
- Coverage   83.65%   74.64%   -9.01%     
==========================================
  Files         223      223              
  Lines       33132    33148      +16     
==========================================
- Hits        27717    24744    -2973     
- Misses       5415     8404    +2989     
Flag Coverage Δ
ui-tests ?
unitexamples-tests 74.64% <31.25%> (-0.04%) ⬇️

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

Impacted Files Coverage Δ
panel/template/base.py 76.64% <ø> (ø)
panel/tests/ui/template/test_bootstraptemplate.py 30.23% <31.25%> (-69.77%) ⬇️
panel/tests/ui/widgets/test_tabulator.py 9.59% <0.00%> (-89.38%) ⬇️
panel/tests/ui/widgets/test_input.py 11.34% <0.00%> (-88.13%) ⬇️
panel/tests/ui/layout/test_accordion.py 14.72% <0.00%> (-85.28%) ⬇️
panel/tests/ui/widgets/test_sliders.py 15.42% <0.00%> (-84.58%) ⬇️
panel/tests/ui/layout/test_card.py 18.01% <0.00%> (-81.99%) ⬇️
panel/tests/ui/io/test_convert.py 15.92% <0.00%> (-79.65%) ⬇️
panel/tests/ui/test_reactive.py 26.53% <0.00%> (-73.47%) ⬇️
panel/tests/ui/template/test_fastgridtemplate.py 28.57% <0.00%> (-71.43%) ⬇️
... and 32 more

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

@philippjfr philippjfr merged commit 462261f into master Oct 17, 2022
@philippjfr philippjfr deleted the fix_template_raw_css branch October 17, 2022 17:58
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.

None yet

1 participant