Skip to content

b64decode issue29427 fix #210

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 1 commit into from
Mar 3, 2020
Merged

b64decode issue29427 fix #210

merged 1 commit into from
Mar 3, 2020

Conversation

p1c2u
Copy link
Collaborator

@p1c2u p1c2u commented Mar 3, 2020

Fixes #207

@p1c2u p1c2u force-pushed the fix/b64decode-issue29427-fix branch from 7f753a8 to 05148b8 Compare March 3, 2020 12:11
@codecov
Copy link

codecov bot commented Mar 3, 2020

Codecov Report

Merging #210 into master will increase coverage by 0.04%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #210      +/-   ##
==========================================
+ Coverage   96.34%   96.39%   +0.04%     
==========================================
  Files         122      123       +1     
  Lines        2378     2383       +5     
==========================================
+ Hits         2291     2297       +6     
+ Misses         87       86       -1
Impacted Files Coverage Δ
openapi_core/security/util.py 100% <100%> (ø)
openapi_core/security/providers.py 80.64% <100%> (ø) ⬆️
openapi_core/schema_validator/_validators.py 93.22% <0%> (+1.69%) ⬆️

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 c27cd89...05148b8. Read the comment docs.

@p1c2u p1c2u merged commit 4815905 into master Mar 3, 2020
@p1c2u p1c2u deleted the fix/b64decode-issue29427-fix branch March 3, 2020 12:22
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.

Http Bearer authentication broken on valid JWT token
1 participant