fix(audio): harden playback lifecycle#3026
Open
luzhuang wants to merge 16 commits into
Open
Codecov / codecov/project
succeeded
Jun 21, 2026 in 0s
79.22% (+1.74%) compared to de75496
View this Pull Request on Codecov
79.22% (+1.74%) compared to de75496
Details
Codecov Report
❌ Patch coverage is 85.87571% with 25 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.22%. Comparing base (de75496) to head (54ef72e).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| packages/core/src/audio/AudioManager.ts | 90.44% | 13 Missing |
| packages/core/src/audio/AudioSource.ts | 70.73% | 12 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## dev/2.0 #3026 +/- ##
===========================================
+ Coverage 77.48% 79.22% +1.74%
===========================================
Files 914 914
Lines 101783 101799 +16
Branches 10430 11273 +843
===========================================
+ Hits 78862 80652 +1790
+ Misses 22738 20962 -1776
- Partials 183 185 +2 ☔ View full report in Codecov by Harness.
📢 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.
Loading