Skip to content

Preparation for persistent storage of dynamic information. #48

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

Merged
merged 53 commits into from
Jun 22, 2020
Merged

Conversation

rohe
Copy link
Contributor

@rohe rohe commented Jun 22, 2020

No description provided.

@rohe rohe requested a review from jschlyter June 22, 2020 09:14
@codecov
Copy link

codecov bot commented Jun 22, 2020

Codecov Report

Merging #48 into master will decrease coverage by 0.72%.
The diff coverage is 73.24%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #48      +/-   ##
==========================================
- Coverage   77.72%   77.00%   -0.73%     
==========================================
  Files          38       40       +2     
  Lines        3807     4140     +333     
  Branches      743      800      +57     
==========================================
+ Hits         2959     3188     +229     
- Misses        611      694      +83     
- Partials      237      258      +21     
Impacted Files Coverage Δ
src/cryptojwt/tools/jwtpeek.py 0.00% <0.00%> (ø)
src/cryptojwt/key_issuer.py 62.62% <62.62%> (ø)
src/cryptojwt/utils.py 83.21% <73.52%> (-3.20%) ⬇️
src/cryptojwt/jwt.py 76.55% <76.47%> (-0.63%) ⬇️
src/cryptojwt/key_jar.py 79.56% <81.09%> (+2.05%) ⬆️
src/cryptojwt/jwk/__init__.py 77.33% <83.33%> (+5.80%) ⬆️
src/cryptojwt/key_bundle.py 81.42% <95.74%> (+0.37%) ⬆️
src/cryptojwt/__init__.py 91.30% <100.00%> (ø)
src/cryptojwt/exception.py 98.07% <100.00%> (+0.07%) ⬆️
src/cryptojwt/jwk/jwk.py 80.34% <100.00%> (ø)
... and 6 more

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 f32405d...02de6f2. Read the comment docs.

@rohe rohe merged commit 0f65fd9 into master Jun 22, 2020
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.

2 participants