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

Fixes and doc updates for bundling machinery #1655

Merged
merged 5 commits into from
Oct 20, 2020
Merged

Conversation

philippjfr
Copy link
Member

Fixes #1653

@codecov
Copy link

codecov bot commented Oct 20, 2020

Codecov Report

Merging #1655 into master will decrease coverage by 0.31%.
The diff coverage is 61.92%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1655      +/-   ##
==========================================
- Coverage   85.41%   85.10%   -0.32%     
==========================================
  Files         148      148              
  Lines       16840    16945     +105     
==========================================
+ Hits        14384    14421      +37     
- Misses       2456     2524      +68     
Impacted Files Coverage Δ
panel/tests/test_server.py 100.00% <ø> (ø)
setup.py 0.00% <0.00%> (ø)
panel/io/notebook.py 57.98% <12.50%> (-1.16%) ⬇️
panel/compiler.py 11.42% <16.12%> (+6.77%) ⬆️
panel/io/resources.py 79.72% <81.48%> (-12.34%) ⬇️
panel/models/ace.py 95.23% <83.33%> (-4.77%) ⬇️
panel/models/echarts.py 92.30% <83.33%> (-7.70%) ⬇️
panel/models/plotly.py 95.83% <83.33%> (-4.17%) ⬇️
panel/models/vega.py 91.66% <83.33%> (-8.34%) ⬇️
panel/models/vtk.py 98.38% <83.33%> (-1.62%) ⬇️
... and 15 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 3961571...9ce9d4d. Read the comment docs.

@philippjfr philippjfr merged commit 3824d7b into master Oct 20, 2020
@philippjfr philippjfr deleted the update_dev_docs branch October 20, 2020 10:05
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.

MaterialTemplate, BootstrapTemplate, GoldenTemplate not working - GET 404 when requesting bundled assets
1 participant