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

rafal/debug-initial-startup-time #3350

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

Conversation

leszko
Copy link
Contributor

@leszko leszko commented Jan 13, 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 AI Issues and PR related to the AI-video branch. labels Jan 13, 2025
Copy link

codecov bot commented Jan 13, 2025

Codecov Report

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

Project coverage is 33.71885%. Comparing base (3e89259) to head (ee55fc2).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
server/ai_live_video.go 0.00000% 13 Missing ⚠️
media/rtmp2segment.go 0.00000% 11 Missing ⚠️
media/mediamtx.go 0.00000% 6 Missing ⚠️
server/ai_mediaserver.go 0.00000% 4 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@                 Coverage Diff                 @@
##              master       #3350         +/-   ##
===================================================
- Coverage   33.73323%   33.71885%   -0.01438%     
===================================================
  Files            141         141                 
  Lines          37426       37439         +13     
===================================================
- Hits           12625       12624          -1     
- Misses         24080       24094         +14     
  Partials         721         721                 
Files with missing lines Coverage Δ
server/ai_mediaserver.go 7.69231% <0.00000%> (-0.05963%) ⬇️
media/mediamtx.go 0.00000% <0.00000%> (ø)
media/rtmp2segment.go 0.00000% <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 3e89259...ee55fc2. Read the comment docs.

Files with missing lines Coverage Δ
server/ai_mediaserver.go 7.69231% <0.00000%> (-0.05963%) ⬇️
media/mediamtx.go 0.00000% <0.00000%> (ø)
media/rtmp2segment.go 0.00000% <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. 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