Skip to content

feat(oauth): add allowInsecureIssuer flag for cluster-DNS fixtures - #94

Open
dwmkerr wants to merge 1 commit into
mainfrom
feat/allow-insecure-issuer
Open

feat(oauth): add allowInsecureIssuer flag for cluster-DNS fixtures#94
dwmkerr wants to merge 1 commit into
mainfrom
feat/allow-insecure-issuer

feat(oauth): add allowInsecureIssuer flag for cluster-DNS fixtures

f19012a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 22, 2026 in 0s

92.67% (-0.10%) compared to 82901f8

View this Pull Request on Codecov

92.67% (-0.10%) compared to 82901f8

Details

Codecov Report

❌ Patch coverage is 90.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.67%. Comparing base (82901f8) to head (f19012a).

Files with missing lines Patch % Lines
src/oauth/index.ts 90.00% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #94      +/-   ##
==========================================
- Coverage   92.77%   92.67%   -0.10%     
==========================================
  Files          20       20              
  Lines         609      628      +19     
  Branches      110      114       +4     
==========================================
+ Hits          565      582      +17     
  Misses         30       30              
- Partials       14       16       +2     

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