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

fix(server/(config): add config validation for session_secret #1820

fix(server/(config): add config validation for `session_secret`

d9fd5fd
Select commit
Loading
Failed to load commit list.
Merged

fix(server/(config): add config validation for session_secret #1820

fix(server/(config): add config validation for `session_secret`
d9fd5fd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 13, 2024 in 1s

61.6099% (target 50.0000%)

View this Pull Request on Codecov

61.6099% (target 50.0000%)

Details

Codecov Report

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

Project coverage is 61.6099%. Comparing base (f11d782) to head (d9fd5fd).

Files with missing lines Patch % Lines
server/ott-config.ts 0.0000% 8 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff                @@
##             master      #1820        +/-   ##
================================================
- Coverage   61.6292%   61.6099%   -0.0194%     
================================================
  Files           169        169                
  Lines         25496      25504         +8     
  Branches       1448       1448                
================================================
  Hits          15713      15713                
- Misses         9729       9737         +8     
  Partials         54         54                

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