Skip to content

ai/live: terminate streams signaled by heartbeat response

9558bda
Select commit
Loading
Failed to load commit list.
Open

ai/live: terminate streams signaled by heartbeat response #3902

ai/live: terminate streams signaled by heartbeat response
9558bda
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 13, 2026 in 1s

32.85752% (-0.01698%) compared to 9e68815

View this Pull Request on Codecov

32.85752% (-0.01698%) compared to 9e68815

Details

Codecov Report

❌ Patch coverage is 6.66667% with 42 lines in your changes missing coverage. Please review.
✅ Project coverage is 32.85752%. Comparing base (9e68815) to head (9558bda).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
server/ai_mediaserver.go 7.50000% 34 Missing and 3 partials ⚠️
server/ai_live_video.go 0.00000% 5 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@                 Coverage Diff                 @@
##              master       #3902         +/-   ##
===================================================
- Coverage   32.87450%   32.85752%   -0.01698%     
===================================================
  Files            171         171                 
  Lines          42063       42103         +40     
===================================================
+ Hits           13828       13834          +6     
- Misses         27194       27225         +31     
- Partials        1041        1044          +3     
Files with missing lines Coverage Δ
core/livepeernode.go 75.16779% <ø> (ø)
server/ai_live_video.go 0.00000% <0.00000%> (ø)
server/ai_mediaserver.go 6.68693% <7.50000%> (+0.04136%) ⬆️

... and 1 file with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9e68815...9558bda. Read the comment docs.

Files with missing lines Coverage Δ
core/livepeernode.go 75.16779% <ø> (ø)
server/ai_live_video.go 0.00000% <0.00000%> (ø)
server/ai_mediaserver.go 6.68693% <7.50000%> (+0.04136%) ⬆️

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.