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

Build pyodide wheels and load from CDN #3858

Merged
merged 2 commits into from
Sep 18, 2022
Merged

Build pyodide wheels and load from CDN #3858

merged 2 commits into from
Sep 18, 2022

Conversation

philippjfr
Copy link
Member

Also adds config.npm_cdn to allow CDN to be consistently configured.

@codecov
Copy link

codecov bot commented Sep 18, 2022

Codecov Report

Merging #3858 (69441b0) into master (11d5833) will decrease coverage by 7.76%.
The diff coverage is 88.57%.

❗ Current head 69441b0 differs from pull request most recent head b4c5f13. Consider uploading reports for the commit b4c5f13 to get more accurate results

@@            Coverage Diff             @@
##           master    #3858      +/-   ##
==========================================
- Coverage   82.94%   75.17%   -7.77%     
==========================================
  Files         224      224              
  Lines       32740    32761      +21     
==========================================
- Hits        27155    24627    -2528     
- Misses       5585     8134    +2549     
Flag Coverage Δ
ui-tests ?
unitexamples-tests 75.17% <88.57%> (+<0.01%) ⬆️

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

Impacted Files Coverage Δ
panel/io/convert.py 31.10% <50.00%> (+0.30%) ⬆️
panel/config.py 60.59% <80.00%> (+0.15%) ⬆️
panel/io/notifications.py 64.04% <100.00%> (+0.40%) ⬆️
panel/io/resources.py 87.25% <100.00%> (+0.04%) ⬆️
panel/layout/gridstack.py 54.83% <100.00%> (+0.74%) ⬆️
panel/models/deckgl.py 90.32% <100.00%> (+0.32%) ⬆️
panel/models/echarts.py 88.23% <100.00%> (+0.73%) ⬆️
panel/models/json_editor.py 84.37% <100.00%> (+0.50%) ⬆️
panel/models/katex.py 100.00% <100.00%> (ø)
panel/models/perspective.py 100.00% <100.00%> (ø)
... and 29 more

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

@philippjfr philippjfr merged commit 1a2be00 into master Sep 18, 2022
@philippjfr philippjfr deleted the build_wheels_cdn branch September 18, 2022 10:55
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.

1 participant