Skip to content

Fix typing for legacy Python

a2c8558
Select commit
Loading
Failed to load commit list.
Merged

JWKS Content Type #177

Fix typing for legacy Python
a2c8558
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 4, 2025 in 0s

76.45% (+0.02%) compared to 9e094e3

View this Pull Request on Codecov

76.45% (+0.02%) compared to 9e094e3

Details

Codecov Report

Attention: Patch coverage is 80.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 76.45%. Comparing base (9e094e3) to head (a2c8558).

Files with missing lines Patch % Lines
src/cryptojwt/key_bundle.py 33.33% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #177      +/-   ##
==========================================
+ Coverage   76.42%   76.45%   +0.02%     
==========================================
  Files          44       44              
  Lines        4484     4489       +5     
  Branches      839      841       +2     
==========================================
+ Hits         3427     3432       +5     
  Misses        777      777              
  Partials      280      280              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.