Skip to content

feat: updates for persistence, parsing, and other misc changes

efcab47
Select commit
Loading
Failed to load commit list.
Draft

feat: eme controller #47

feat: updates for persistence, parsing, and other misc changes
efcab47
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 4, 2026 in 1s

55.91% (-7.99%) compared to a86e68e

View this Pull Request on Codecov

55.91% (-7.99%) compared to a86e68e

Details

Codecov Report

❌ Patch coverage is 12.47265% with 800 lines in your changes missing coverage. Please review.
✅ Project coverage is 55.91%. Comparing base (a86e68e) to head (efcab47).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
packages/playback/src/lib/eme/eme-manager.ts 0.00% 491 Missing and 1 partial ⚠️
packages/playback/src/lib/eme/string-utils.ts 0.00% 135 Missing and 1 partial ⚠️
packages/playback/src/lib/eme/buffer-utils.ts 1.28% 77 Missing ⚠️
packages/playback/src/lib/errors/eme-errors.ts 52.27% 42 Missing ⚠️
packages/playback/src/lib/events/eme-events.ts 55.55% 16 Missing ⚠️
packages/playback/src/lib/eme/eme-utils.ts 6.25% 15 Missing ⚠️
packages/playback/src/lib/events/parse-events.ts 0.00% 12 Missing and 1 partial ⚠️
...ckages/playback/src/lib/player/base/base-player.ts 52.63% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #47      +/-   ##
==========================================
- Coverage   63.89%   55.91%   -7.99%     
==========================================
  Files         114      120       +6     
  Lines        4833     5718     +885     
  Branches      633      640       +7     
==========================================
+ Hits         3088     3197     +109     
- Misses       1737     2510     +773     
- Partials        8       11       +3     

☔ 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.