Skip to content

Support device_code or authorization_code, not both

fe69197
Select commit
Loading
Failed to load commit list.
Merged

Support device_code or authorization_code, not both #1361

Support device_code or authorization_code, not both
fe69197
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 17, 2026 in 0s

88.52% (+0.02%) compared to 02797a2

View this Pull Request on Codecov

88.52% (+0.02%) compared to 02797a2

Details

Codecov Report

❌ Patch coverage is 75.86207% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.52%. Comparing base (02797a2) to head (fe69197).

Files with missing lines Patch % Lines
internal/sso/auth/awssso_auth.go 65.00% 6 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1361      +/-   ##
==========================================
+ Coverage   88.50%   88.52%   +0.02%     
==========================================
  Files          54       54              
  Lines        3643     3649       +6     
==========================================
+ Hits         3224     3230       +6     
  Misses        289      289              
  Partials      130      130              
Files with missing lines Coverage Δ
internal/storage/storage.go 94.88% <100.00%> (-0.12%) ⬇️
internal/sso/auth/awssso_auth.go 89.12% <65.00%> (+0.37%) ⬆️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 02797a2...fe69197. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.