Skip to content

implement draft CachedContent handler #112

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 11 commits into from

Conversation

jschlyter
Copy link
Collaborator

@jschlyter jschlyter commented Feb 28, 2022

Work in progress, do not merge

@codecov-commenter
Copy link

codecov-commenter commented Feb 28, 2022

Codecov Report

Merging #112 (079e687) into main (366d889) will decrease coverage by 0.04%.
The diff coverage is 82.94%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #112      +/-   ##
==========================================
- Coverage   77.59%   77.54%   -0.05%     
==========================================
  Files          41       43       +2     
  Lines        4342     4494     +152     
  Branches      841      863      +22     
==========================================
+ Hits         3369     3485     +116     
- Misses        709      729      +20     
- Partials      264      280      +16     
Impacted Files Coverage Δ
src/cryptojwt/jwk/serialization.py 69.64% <69.64%> (ø)
src/cryptojwt/jwk/utils.py 88.88% <77.77%> (-11.12%) ⬇️
src/cryptojwt/cached_content.py 84.82% <84.82%> (ø)
src/cryptojwt/key_bundle.py 79.51% <97.29%> (-0.35%) ⬇️
src/cryptojwt/jwk/x509.py 59.32% <100.00%> (+1.42%) ⬆️
src/cryptojwt/key_issuer.py 80.25% <0.00%> (-0.95%) ⬇️

Continue to review full report at Codecov.

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

@rohe rohe closed this Apr 10, 2024
@jschlyter jschlyter deleted the cached_content branch November 25, 2024 11:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants