Skip to content
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

To deal with import av non-compliant JWKS. #582

Closed
wants to merge 14 commits into from
Closed

To deal with import av non-compliant JWKS. #582

wants to merge 14 commits into from

Conversation

rohe
Copy link
Collaborator

@rohe rohe commented Dec 19, 2018

  • Any changes relevant to users are recorded in the CHANGELOG.md.
  • The documentation has been updated, if necessary.

@codecov-io
Copy link

codecov-io commented Dec 19, 2018

Codecov Report

Merging #582 into master will increase coverage by 0.07%.
The diff coverage is 90%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #582      +/-   ##
==========================================
+ Coverage   60.18%   60.26%   +0.07%     
==========================================
  Files          62       62              
  Lines       11266    11272       +6     
  Branches     1985     1987       +2     
==========================================
+ Hits         6781     6793      +12     
+ Misses       3930     3924       -6     
  Partials      555      555
Impacted Files Coverage Δ
src/oic/oic/provider.py 61.83% <100%> (ø) ⬆️
src/oic/utils/authn/authn_context.py 37.4% <100%> (ø) ⬆️
src/oic/utils/keyio.py 67.36% <85.71%> (+1.11%) ⬆️

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 7e9b6f8...588ecb8. Read the comment docs.

Copy link
Collaborator

@tpazderka tpazderka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please resolve the conflicts.

@tpazderka
Copy link
Collaborator

Merged by hand.

@tpazderka tpazderka closed this Jan 14, 2019
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.

5 participants