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

Feature/feedback tool fix #1387

Merged
merged 1 commit into from
Oct 25, 2017

Conversation

lbeaufort
Copy link
Member

json.loads() is expecting a string in JSON format:
'{"param":"value"}'.
response.body needs to be decoded in Python 3

@lbeaufort lbeaufort changed the base branch from develop to release/public-20171011 October 25, 2017 20:10
@codecov-io
Copy link

Codecov Report

Merging #1387 into release/public-20171011 will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@                   Coverage Diff                    @@
##           release/public-20171011    #1387   +/-   ##
========================================================
  Coverage                    79.49%   79.49%           
========================================================
  Files                           46       46           
  Lines                         3297     3297           
  Branches                       497      497           
========================================================
  Hits                          2621     2621           
  Misses                         676      676

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 84c099a...faee4c5. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants