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 convert and doc builds #3857

Merged
merged 21 commits into from
Sep 18, 2022
Merged

Conversation

philippjfr
Copy link
Member

  • Allows pyodide mime render code to capture stdout and stderr live
  • Builds wheel with bundled contents during release and makes it available to convert and docs output via unpkg CDN

@codecov
Copy link

codecov bot commented Sep 17, 2022

Codecov Report

Merging #3857 (1140411) into master (ae2fa3d) will decrease coverage by 0.00%.
The diff coverage is 70.68%.

@@            Coverage Diff             @@
##           master    #3857      +/-   ##
==========================================
- Coverage   82.94%   82.93%   -0.01%     
==========================================
  Files         224      224              
  Lines       32714    32740      +26     
==========================================
+ Hits        27133    27153      +20     
- Misses       5581     5587       +6     
Flag Coverage Δ
ui-tests 34.38% <31.03%> (+0.01%) ⬆️
unitexamples-tests 75.16% <70.68%> (-0.01%) ⬇️

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

Impacted Files Coverage Δ
panel/io/pyodide.py 0.00% <0.00%> (ø)
panel/io/convert.py 30.80% <70.00%> (+1.36%) ⬆️
panel/util.py 87.08% <83.33%> (-0.09%) ⬇️
panel/io/mime_render.py 84.46% <100.00%> (+1.30%) ⬆️
panel/tests/io/test_mime_render.py 100.00% <100.00%> (ø)
panel/tests/util.py 87.37% <0.00%> (-0.98%) ⬇️
panel/io/state.py 69.15% <0.00%> (-0.20%) ⬇️

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

@philippjfr philippjfr merged commit 79d4e39 into master Sep 18, 2022
@philippjfr philippjfr deleted the std_handling branch September 18, 2022 08:59
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