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

Use proper oauth state #3847

Merged
merged 20 commits into from
Jun 27, 2024

fix lint

f6e0afb
Select commit
Loading
Failed to load commit list.
Merged

Use proper oauth state #3847

fix lint
f6e0afb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 27, 2024 in 0s

27.94% (-0.31%) compared to b8b6efb

View this Pull Request on Codecov

27.94% (-0.31%) compared to b8b6efb

Details

Codecov Report

Attention: Patch coverage is 41.07143% with 33 lines in your changes missing coverage. Please review.

Project coverage is 27.94%. Comparing base (b8b6efb) to head (f6e0afb).
Report is 1 commits behind head on main.

Files Patch % Lines
cmd/server/setup.go 0.00% 16 Missing ⚠️
server/api/login.go 76.66% 6 Missing and 1 partial ⚠️
cmd/server/server.go 0.00% 6 Missing ⚠️
server/services/manager.go 0.00% 3 Missing ⚠️
server/api/hook.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3847      +/-   ##
==========================================
- Coverage   28.25%   27.94%   -0.31%     
==========================================
  Files         363      366       +3     
  Lines       25114    25564     +450     
==========================================
+ Hits         7095     7143      +48     
- Misses      17486    17766     +280     
- Partials      533      655     +122     

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