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 investigate crashing fra-ai #3346

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

leszko
Copy link
Contributor

@leszko leszko commented Jan 10, 2025

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 docker Pull requests that update Docker code go Pull requests that update Go code labels Jan 10, 2025
Copy link

codecov bot commented Jan 10, 2025

Codecov Report

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

Project coverage is 33.69298%. Comparing base (b026313) to head (2df074b).

Files with missing lines Patch % Lines
cmd/livepeer_ffmpeg/livepeer_ffmpeg.go 0.00000% 21 Missing ⚠️
media/rtmp2segment.go 0.00000% 13 Missing ⚠️
media/mediamtx.go 0.00000% 11 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@                 Coverage Diff                 @@
##              master       #3346         +/-   ##
===================================================
- Coverage   33.72537%   33.69298%   -0.03239%     
===================================================
  Files            141         142          +1     
  Lines          37411       37444         +33     
===================================================
- Hits           12617       12616          -1     
- Misses         24073       24107         +34     
  Partials         721         721                 
Files with missing lines Coverage Δ
media/mediamtx.go 0.00000% <0.00000%> (ø)
media/rtmp2segment.go 0.00000% <0.00000%> (ø)
cmd/livepeer_ffmpeg/livepeer_ffmpeg.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 b026313...2df074b. Read the comment docs.

Files with missing lines Coverage Δ
media/mediamtx.go 0.00000% <0.00000%> (ø)
media/rtmp2segment.go 0.00000% <0.00000%> (ø)
cmd/livepeer_ffmpeg/livepeer_ffmpeg.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
docker Pull requests that update Docker code go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant