Skip to content

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

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

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

address review comments

44f865a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 27, 2026 in 0s

74.33% (-0.38%) compared to 8221c0b

View this Pull Request on Codecov

74.33% (-0.38%) compared to 8221c0b

Details

Codecov Report

❌ Patch coverage is 71.42857% with 44 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.33%. Comparing base (8221c0b) to head (44f865a).

Files with missing lines Patch % Lines
auth/token.go 77.31% 11 Missing and 11 partials ⚠️
auth/authentication.go 29.41% 10 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.33%   -0.38%     
==========================================
  Files          67       66       -1     
  Lines        3357     3444      +87     
==========================================
+ Hits         2508     2560      +52     
- Misses        665      686      +21     
- 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.