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

Fix arg for WSGI start_response #516

Merged
merged 1 commit into from
Apr 6, 2018
Merged

Fix arg for WSGI start_response #516

merged 1 commit into from
Apr 6, 2018

Conversation

tpazderka
Copy link
Collaborator

Close #515

  • 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 Apr 6, 2018

Codecov Report

Merging #516 into release.0.13.0 will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@                Coverage Diff                 @@
##           release.0.13.0     #516      +/-   ##
==================================================
+ Coverage           59.04%   59.04%   +<.01%     
==================================================
  Files                  62       62              
  Lines               11214    11216       +2     
  Branches             1959     1959              
==================================================
+ Hits                 6621     6623       +2     
  Misses               4036     4036              
  Partials              557      557
Impacted Files Coverage Δ
src/oic/utils/http_util.py 66.04% <100%> (+0.18%) ⬆️

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 3f21791...a4e9fa0. Read the comment docs.

@tpazderka tpazderka requested a review from schlenk April 6, 2018 12:08
Copy link
Collaborator

@schlenk schlenk left a comment

Choose a reason for hiding this comment

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

LGTM.

@tpazderka tpazderka merged commit a4e9fa0 into release.0.13.0 Apr 6, 2018
@tpazderka tpazderka deleted the fix_response branch May 30, 2018 15:09
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