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

Upgrade pyodide and pyscript #7584

Merged
merged 2 commits into from
Jan 8, 2025
Merged

Upgrade pyodide and pyscript #7584

merged 2 commits into from
Jan 8, 2025

Conversation

MarcSkovMadsen
Copy link
Collaborator

@MarcSkovMadsen MarcSkovMadsen commented Jan 4, 2025

Upgrades pyodide and pyscript to latest versions.

Pyodide 0.27.0 supports importing polars and pyarrow making it possible to use Polars and various plotting libraries including hvPlot with Panel in pyodide.

Its not clear to me if I need to do any manual tests?

@philippjfr
Copy link
Member

There are a number of pyodide tests, but I'll make sure to test the converted gallery apps after release.

Copy link

codecov bot commented Jan 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.13%. Comparing base (2c2a2eb) to head (82b2d19).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7584      +/-   ##
==========================================
+ Coverage   82.11%   82.13%   +0.01%     
==========================================
  Files         340      340              
  Lines       51483    51483              
==========================================
+ Hits        42277    42283       +6     
+ Misses       9206     9200       -6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@philippjfr
Copy link
Member

Remaining test failure unrelated. Merging.

@philippjfr philippjfr merged commit 1fed873 into main Jan 8, 2025
15 of 17 checks passed
@philippjfr philippjfr deleted the enhancement/pyodide-0.27.0 branch January 8, 2025 12:36
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.

2 participants