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

webrtc, hls: support passing JWT through Authorization header (#3248) #3458

Merged
merged 1 commit into from
Jun 11, 2024

webrtc, hls: support passing JWT through Authorization header (#3248)

d29db0d
Select commit
Loading
Failed to load commit list.
Merged

webrtc, hls: support passing JWT through Authorization header (#3248) #3458

webrtc, hls: support passing JWT through Authorization header (#3248)
d29db0d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 11, 2024 in 1s

56.47% (+0.02%) compared to 3eabe6a

View this Pull Request on Codecov

56.47% (+0.02%) compared to 3eabe6a

Details

Codecov Report

Attention: Patch coverage is 58.06452% with 13 lines in your changes missing coverage. Please review.

Project coverage is 56.47%. Comparing base (3eabe6a) to head (d29db0d).
Report is 1 commits behind head on main.

Files Patch % Lines
internal/servers/webrtc/http_server.go 55.55% 6 Missing and 2 partials ⚠️
internal/servers/hls/http_server.go 61.53% 4 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3458      +/-   ##
==========================================
+ Coverage   56.44%   56.47%   +0.02%     
==========================================
  Files         190      190              
  Lines       19120    19148      +28     
==========================================
+ Hits        10793    10813      +20     
- Misses       7506     7512       +6     
- Partials      821      823       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.