Skip to content

ai/live: Read JSONL from a time delimited data channel.#3706

Draft
j0sh wants to merge 10 commits into
masterfrom
ja/datachannel-jsonl
Draft

ai/live: Read JSONL from a time delimited data channel.#3706
j0sh wants to merge 10 commits into
masterfrom
ja/datachannel-jsonl

Merge branch 'master' into ja/datachannel-jsonl

c8c97ca
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 1, 2026 in 0s

31.58963% (-0.09863%) compared to 99e4fde

View this Pull Request on Codecov

31.58963% (-0.09863%) compared to 99e4fde

Details

Codecov Report

❌ Patch coverage is 2.80899% with 173 lines in your changes missing coverage. Please review.
✅ Project coverage is 31.58963%. Comparing base (99e4fde) to head (c8c97ca).
⚠️ Report is 201 commits behind head on master.

Files with missing lines Patch % Lines
server/ai_live_video.go 0.00000% 103 Missing ⚠️
server/ai_mediaserver.go 7.24638% 63 Missing and 1 partial ⚠️
server/ai_http.go 0.00000% 6 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@                 Coverage Diff                 @@
##              master       #3706         +/-   ##
===================================================
- Coverage   31.68826%   31.58963%   -0.09863%     
===================================================
  Files            158         158                 
  Lines          47617       47791        +174     
===================================================
+ Hits           15089       15097          +8     
- Misses         31632       31798        +166     
  Partials         896         896                 
Files with missing lines Coverage Δ
ai/worker/runner.gen.go 7.23104% <ø> (ø)
core/livepeernode.go 60.22099% <ø> (ø)
server/ai_process.go 1.65975% <ø> (ø)
server/ai_http.go 9.58084% <0.00000%> (-0.08683%) ⬇️
server/ai_mediaserver.go 4.82880% <7.24638%> (+0.16027%) ⬆️
server/ai_live_video.go 0.00000% <0.00000%> (ø)

... and 3 files with indirect coverage changes


Continue to review full report in Codecov by Harness.

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

Files with missing lines Coverage Δ
ai/worker/runner.gen.go 7.23104% <ø> (ø)
core/livepeernode.go 60.22099% <ø> (ø)
server/ai_process.go 1.65975% <ø> (ø)
server/ai_http.go 9.58084% <0.00000%> (-0.08683%) ⬇️
server/ai_mediaserver.go 4.82880% <7.24638%> (+0.16027%) ⬆️
server/ai_live_video.go 0.00000% <0.00000%> (ø)

... and 3 files with indirect coverage changes

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