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

ai/live: Send event when auth fails #3331

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

Merge branch 'master' into ja/auth-error-event

a669dae
Select commit
Loading
Failed to load commit list.
Open

ai/live: Send event when auth fails #3331

Merge branch 'master' into ja/auth-error-event
a669dae
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 20, 2024 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

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

Please upload report for BASE (master@0bfd28b). Learn more about missing BASE report.

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

Impacted file tree graph

@@             Coverage Diff              @@
##             master       #3331   +/-   ##
============================================
  Coverage          ?   33.75090%           
============================================
  Files             ?         141           
  Lines             ?       37359           
  Branches          ?           0           
============================================
  Hits              ?       12609           
  Misses            ?       24030           
  Partials          ?         720           
Files with missing lines Coverage Δ
media/rtmp2segment.go 0.00000% <0.00000%> (ø)
server/ai_live_video.go 0.00000% <0.00000%> (ø)
server/ai_mediaserver.go 7.78210% <0.00000%> (ø)

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 0bfd28b...a669dae. Read the comment docs.

Files with missing lines Coverage Δ
media/rtmp2segment.go 0.00000% <0.00000%> (ø)
server/ai_live_video.go 0.00000% <0.00000%> (ø)
server/ai_mediaserver.go 7.78210% <0.00000%> (ø)