Skip to content

Fix onload handling in pyodide#8174

Merged
philippjfr merged 2 commits into
mainfrom
pyodide_onload_fix
Sep 4, 2025
Merged

Fix onload handling in pyodide#8174
philippjfr merged 2 commits into
mainfrom
pyodide_onload_fix

Conversation

@philippjfr
Copy link
Copy Markdown
Member

@philippjfr philippjfr commented Sep 4, 2025

Fixes #8053, Fixes #8074, Fixes #8094, Fixes #8103

@codecov
Copy link
Copy Markdown

codecov Bot commented Sep 4, 2025

Codecov Report

❌ Patch coverage is 75.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.37%. Comparing base (174aac0) to head (73ac6a4).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
panel/io/pyodide.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8174      +/-   ##
==========================================
- Coverage   87.38%   87.37%   -0.01%     
==========================================
  Files         348      348              
  Lines       53779    53787       +8     
==========================================
+ Hits        46994    46996       +2     
- Misses       6785     6791       +6     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@philippjfr philippjfr merged commit 00f5b27 into main Sep 4, 2025
16 of 18 checks passed
@philippjfr philippjfr deleted the pyodide_onload_fix branch September 4, 2025 13:58
@github-actions
Copy link
Copy Markdown

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Dec 16, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.