Skip to content

Refactor KeyAuth Middleware: Extractor-Based Configuration and Enhanced Flexibility - #3685

Merged
ReneWerner87 merged 4 commits into
mainfrom
keyauth-extractors
Aug 14, 2025
Merged

Refactor KeyAuth Middleware: Extractor-Based Configuration and Enhanced Flexibility#3685
ReneWerner87 merged 4 commits into
mainfrom
keyauth-extractors

fix(tests): correct comment formatting in Test_Extractor_Chain

6116e75
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 14, 2025 in 1s

91.98% (+0.07%) compared to de2ed84

View this Pull Request on Codecov

91.98% (+0.07%) compared to de2ed84

Details

Codecov Report

❌ Patch coverage is 99.09910% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 91.98%. Comparing base (de2ed84) to head (6116e75).

Files with missing lines Patch % Lines
middleware/keyauth/extractors.go 98.75% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3685      +/-   ##
==========================================
+ Coverage   91.91%   91.98%   +0.07%     
==========================================
  Files         113      114       +1     
  Lines       11496    11494       -2     
==========================================
+ Hits        10566    10573       +7     
+ Misses        667      661       -6     
+ Partials      263      260       -3     

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