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

Capture stdout and stderr in pyodide execution #3856

Merged
merged 1 commit into from
Sep 17, 2022
Merged

Conversation

philippjfr
Copy link
Member

Cleans up utilities for rendering output in Pyodide.

@codecov
Copy link

codecov bot commented Sep 17, 2022

Codecov Report

Merging #3856 (f59ee1b) into master (be08046) will decrease coverage by 48.64%.
The diff coverage is 12.50%.

@@             Coverage Diff             @@
##           master    #3856       +/-   ##
===========================================
- Coverage   83.01%   34.36%   -48.65%     
===========================================
  Files         224      224               
  Lines       32699    32701        +2     
===========================================
- Hits        27146    11239    -15907     
- Misses       5553    21462    +15909     
Flag Coverage Δ
ui-tests 34.36% <12.50%> (-0.06%) ⬇️
unitexamples-tests ?

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/tests/io/test_mime_render.py 50.00% <20.00%> (-50.00%) ⬇️
panel/io/mime_render.py 24.21% <21.73%> (-64.57%) ⬇️
panel/__main__.py 0.00% <0.00%> (-100.00%) ⬇️
panel/models/katex.py 0.00% <0.00%> (-100.00%) ⬇️
panel/models/mathjax.py 0.00% <0.00%> (-100.00%) ⬇️
panel/models/perspective.py 0.00% <0.00%> (-100.00%) ⬇️
panel/pane/vtk/synchronizable_deserializer.py 0.00% <0.00%> (-97.59%) ⬇️
panel/models/ace.py 0.00% <0.00%> (-91.67%) ⬇️
panel/tests/widgets/test_input.py 8.86% <0.00%> (-91.14%) ⬇️
... and 158 more

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

@philippjfr philippjfr merged commit 18b5af0 into master Sep 17, 2022
@philippjfr philippjfr deleted the pyodide_stdout branch September 17, 2022 01:10
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