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 sanitize function blowing on unicode characters #455

Merged
merged 2 commits into from
Jan 12, 2018
Merged

Conversation

tpazderka
Copy link
Collaborator

Close #421

  • 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 8, 2017

Codecov Report

Merging #455 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #455      +/-   ##
==========================================
+ Coverage    58.2%   58.21%   +<.01%     
==========================================
  Files          61       61              
  Lines       11225    11227       +2     
  Branches     1907     1908       +1     
==========================================
+ Hits         6534     6536       +2     
  Misses       4147     4147              
  Partials      544      544
Impacted Files Coverage Δ
src/oic/utils/sanitize.py 100% <100%> (ø) ⬆️

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 1ff13be...fdbf570. Read the comment docs.

@rohe rohe merged commit a97ec9b into master Jan 12, 2018
@tpazderka tpazderka deleted the fix-sanitize branch January 15, 2018 07:21
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