-
-
Notifications
You must be signed in to change notification settings - Fork 525
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
Update Pyscript and pyodide #7016
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #7016 +/- ##
==========================================
- Coverage 82.22% 82.21% -0.01%
==========================================
Files 326 326
Lines 48233 48315 +82
==========================================
+ Hits 39658 39723 +65
- Misses 8575 8592 +17 ☔ View full report in Codecov by Sentry. |
UI tests fail on windows. I don't believe its related. I don't plan to do more here. |
Great, in the other PR I also restored the UI tests. |
Should this be merged then? |
if you "wait for it" we should release today with latest/greatest from both PyScript stack and Pyodide. /cc @ntoll |
Absolutely happy to wait, I really just wanted to get our test suite to validate it's all working. |
@philippjfr you can stop waiting https://github.com/pyscript/pyscript/releases/tag/2024.8.1 |
Thanks everybody, tests are passing. |
Also fixed #7016 |
I would like to bring Pyscript up to date.
I have tested manually that the updates works.