Skip to content

tests: fix tests

51a6559
Select commit
Loading
Failed to load commit list.
Merged

fix: revoke access token on duplicate auth code user #786

tests: fix tests
51a6559
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 14, 2026 in 1s

20.09% (-0.04%) compared to cc94294

View this Pull Request on Codecov

20.09% (-0.04%) compared to cc94294

Details

Codecov Report

❌ Patch coverage is 0% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 20.09%. Comparing base (cc94294) to head (51a6559).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
internal/repository/oidc_queries.sql.go 0.00% 10 Missing ⚠️
internal/service/oidc_service.go 0.00% 3 Missing ⚠️
internal/controller/oidc_controller.go 0.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #786      +/-   ##
==========================================
- Coverage   20.12%   20.09%   -0.04%     
==========================================
  Files          50       50              
  Lines        3970     3987      +17     
==========================================
+ Hits          799      801       +2     
- Misses       3099     3113      +14     
- Partials       72       73       +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.