Skip to content

Syk/only one jwk at a time - #102

Merged
itsoyou merged 1 commit into
mainfrom
syk/only-one-jwk-at-a-time
Sep 4, 2026
Merged

itsoyou merged 1 commit into
mainfrom
syk/only-one-jwk-at-a-time

feat: config accepts only one jwk source

62451f5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 4, 2026 in 1s

77.26% (-0.46%) compared to 75ea954

View this Pull Request on Codecov

77.26% (-0.46%) compared to 75ea954

Details

Codecov Report

❌ Patch coverage is 68.75000% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.26%. Comparing base (75ea954) to head (62451f5).

Files with missing lines Patch % Lines
synapse_token_authenticator/config/epa.py 70.00% 2 Missing and 1 partial ⚠️
synapse_token_authenticator/config/oauth.py 66.66% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #102      +/-   ##
==========================================
- Coverage   77.71%   77.26%   -0.46%     
==========================================
  Files          13       13              
  Lines         875      884       +9     
  Branches      157      160       +3     
==========================================
+ Hits          680      683       +3     
- Misses        123      126       +3     
- Partials       72       75       +3     
Files with missing lines Coverage Δ
synapse_token_authenticator/config/oauth.py 81.81% <66.66%> (-1.36%) ⬇️
synapse_token_authenticator/config/epa.py 72.41% <70.00%> (-2.90%) ⬇️

Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 75ea954...62451f5. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.