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

Improvements for pyodide wheels and caching #3863

Merged
merged 7 commits into from
Sep 19, 2022
Merged

Conversation

philippjfr
Copy link
Member

  • Include bokeh/core/_templates in pyodide wheel
  • Use custom wheels in docs and in convert
  • Fixes for service worker cache invalidation and setup

@codecov
Copy link

codecov bot commented Sep 19, 2022

Codecov Report

Merging #3863 (5af7925) into master (10aaead) will increase coverage by 7.73%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master    #3863      +/-   ##
==========================================
+ Coverage   75.17%   82.90%   +7.73%     
==========================================
  Files         224      224              
  Lines       32763    32785      +22     
==========================================
+ Hits        24629    27180    +2551     
+ Misses       8134     5605    -2529     
Flag Coverage Δ
ui-tests 34.37% <0.00%> (?)
unitexamples-tests 75.14% <0.00%> (-0.03%) ⬇️

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

Impacted Files Coverage Δ
panel/io/convert.py 30.98% <0.00%> (-0.13%) ⬇️
panel/io/state.py 69.54% <0.00%> (+0.19%) ⬆️
panel/util.py 86.71% <0.00%> (+0.36%) ⬆️
panel/pane/base.py 87.91% <0.00%> (+0.41%) ⬆️
panel/widgets/slider.py 95.14% <0.00%> (+0.74%) ⬆️
panel/reactive.py 78.18% <0.00%> (+0.76%) ⬆️
panel/widgets/tables.py 88.31% <0.00%> (+0.99%) ⬆️
panel/tests/pane/test_vtk.py 100.00% <0.00%> (+1.48%) ⬆️
panel/tests/pane/test_vega.py 100.00% <0.00%> (+2.38%) ⬆️
panel/io/callbacks.py 78.94% <0.00%> (+3.75%) ⬆️
... and 15 more

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

@philippjfr philippjfr merged commit 5c9ca29 into master Sep 19, 2022
@philippjfr philippjfr deleted the bk_templates_wheel branch September 19, 2022 12:03
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