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

Feature: External authentication/authorization check #423

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

feat: external auth

5ad190e
Select commit
Loading
Failed to load commit list.
Open

Feature: External authentication/authorization check #423

feat: external auth
5ad190e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 21, 2024 in 1s

40.56% (-0.17%) compared to 260ff03

View this Pull Request on Codecov

40.56% (-0.17%) compared to 260ff03

Details

Codecov Report

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

Project coverage is 40.56%. Comparing base (260ff03) to head (5ad190e).

Files Patch % Lines
bin/src/http/api_media.rs 0.00% 54 Missing ⚠️
bin/src/http.rs 0.00% 18 Missing ⚠️
bin/src/server/gateway.rs 0.00% 1 Missing ⚠️
bin/src/server/media.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #423      +/-   ##
==========================================
- Coverage   40.72%   40.56%   -0.17%     
==========================================
  Files         154      154              
  Lines       16644    16710      +66     
==========================================
  Hits         6778     6778              
- Misses       9866     9932      +66     

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