Skip to content

chore: fix typo

def9e5a
Select commit
Loading
Failed to load commit list.
Merged

feat: add pkce support to oidc server #766

chore: fix typo
def9e5a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 7, 2026 in 1s

19.12% (-0.02%) compared to 431cd33

View this Pull Request on Codecov

19.12% (-0.02%) compared to 431cd33

Details

Codecov Report

❌ Patch coverage is 16.66667% with 35 lines in your changes missing coverage. Please review.
✅ Project coverage is 19.12%. Comparing base (431cd33) to head (def9e5a).

Files with missing lines Patch % Lines
internal/service/oidc_service.go 0.00% 19 Missing ⚠️
internal/utils/tlog/log_wrapper.go 0.00% 9 Missing ⚠️
internal/repository/oidc_queries.sql.go 0.00% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #766      +/-   ##
==========================================
- Coverage   19.13%   19.12%   -0.02%     
==========================================
  Files          50       50              
  Lines        3877     3917      +40     
==========================================
+ Hits          742      749       +7     
- Misses       3062     3095      +33     
  Partials       73       73              

☔ 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.