Skip to content

feat: EdDSA token for database leakage/index mitigation#971

Open
eternal-flame-AD wants to merge 8 commits into
masterfrom
pk-token
Open

feat: EdDSA token for database leakage/index mitigation#971
eternal-flame-AD wants to merge 8 commits into
masterfrom
pk-token

address review comments

76fb8ed
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 21, 2026 in 1s

74.39% (-0.32%) compared to 8221c0b

View this Pull Request on Codecov

74.39% (-0.32%) compared to 8221c0b

Details

Codecov Report

❌ Patch coverage is 72.84768% with 41 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.39%. Comparing base (8221c0b) to head (76fb8ed).

Files with missing lines Patch % Lines
auth/token.go 77.31% 11 Missing and 11 partials ⚠️
auth/authentication.go 35.71% 7 Missing and 2 partials ⚠️
plugin/example/echo/echo.go 0.00% 3 Missing ⚠️
api/oidc.go 66.66% 1 Missing and 1 partial ⚠️
plugin/testing/mock/mock.go 60.00% 1 Missing and 1 partial ⚠️
runner/runner.go 0.00% 2 Missing ⚠️
plugin/testing/broken/malformedconstructor/main.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #971      +/-   ##
==========================================
- Coverage   74.70%   74.39%   -0.32%     
==========================================
  Files          67       66       -1     
  Lines        3357     3441      +84     
==========================================
+ Hits         2508     2560      +52     
- Misses        665      683      +18     
- Partials      184      198      +14     

☔ View full report in Codecov by Harness.
📢 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.