Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add debug logs to Trickle output #3274

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

leszko
Copy link
Contributor

@leszko leszko commented Nov 25, 2024

What does this pull request do? Explain your changes. (required)

Specific updates (required)

How did you test each of these updates (required)

Does this pull request close any open issues?

Checklist:

@github-actions github-actions bot added go Pull requests that update Go code AI Issues and PR related to the AI-video branch. labels Nov 25, 2024
Copy link

codecov bot commented Nov 25, 2024

Codecov Report

Attention: Patch coverage is 0% with 41 lines in your changes missing coverage. Please review.

Project coverage is 34.57038%. Comparing base (3ea003f) to head (312f948).

Files with missing lines Patch % Lines
server/ai_live_video.go 0.00000% 40 Missing ⚠️
server/ai_process.go 0.00000% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@                 Coverage Diff                 @@
##              master       #3274         +/-   ##
===================================================
- Coverage   34.59329%   34.57038%   -0.02291%     
===================================================
  Files            137         137                 
  Lines          36377       36404         +27     
===================================================
+ Hits           12584       12585          +1     
- Misses         23077       23103         +26     
  Partials         716         716                 
Files with missing lines Coverage Δ
server/ai_process.go 0.61082% <0.00000%> (ø)
server/ai_live_video.go 0.00000% <0.00000%> (ø)

... 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 3ea003f...312f948. Read the comment docs.

Files with missing lines Coverage Δ
server/ai_process.go 0.61082% <0.00000%> (ø)
server/ai_live_video.go 0.00000% <0.00000%> (ø)

... and 1 file with indirect coverage changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AI Issues and PR related to the AI-video branch. go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants