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

feat: Replace Basic Authentication with JWT Tokens, Added Login Page #2995

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

chore: cleanup

07967ec
Select commit
Loading
Failed to load commit list.
Draft

feat: Replace Basic Authentication with JWT Tokens, Added Login Page #2995

chore: cleanup
07967ec
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 9, 2024 in 0s

9.52% (-0.06%) compared to 0e153cf

View this Pull Request on Codecov

9.52% (-0.06%) compared to 0e153cf

Details

Codecov Report

Attention: Patch coverage is 0.97087% with 102 lines in your changes missing coverage. Please review.

Project coverage is 9.52%. Comparing base (0e153cf) to head (07967ec).

Files Patch % Lines
src/confighttp.cpp 0.97% 42 Missing and 60 partials ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##           master   #2995      +/-   ##
=========================================
- Coverage    9.57%   9.52%   -0.06%     
=========================================
  Files          73      73              
  Lines       13616   13703      +87     
  Branches     6263    6332      +69     
=========================================
+ Hits         1304    1305       +1     
- Misses       9737    9770      +33     
- Partials     2575    2628      +53     
Files Coverage Δ
src/confighttp.cpp 1.16% <0.97%> (-0.01%) ⬇️