Skip to content

fix UnicodeDecodeError: 'ascii' codec #22 #36

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
Jul 10, 2018
Merged

Conversation

maratsh
Copy link
Contributor

@maratsh maratsh commented Feb 25, 2017

fix UnicodeDecodeError: 'ascii' codec can't decode byte

@jayvdb
Copy link

jayvdb commented Jun 17, 2018

@maratsh , could you rebase please.
This line has been moved to
https://github.com/pyupio/safety/blame/master/safety/formatter.py#L116

fix UnicodeDecodeError: 'ascii' codec can't decode byte
@maratsh
Copy link
Contributor Author

maratsh commented Jun 19, 2018

You're welcome :)

@jayvdb
Copy link

jayvdb commented Jun 20, 2018

Thanks!

test_check_live had a ConnectTimeout on Travis.
I assume restarting the job will fix it.

@codecov
Copy link

codecov bot commented Jul 9, 2018

Codecov Report

Merging #36 into master will not change coverage.
The diff coverage is 0%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #36   +/-   ##
=======================================
  Coverage   68.09%   68.09%           
=======================================
  Files           7        7           
  Lines         304      304           
=======================================
  Hits          207      207           
  Misses         97       97
Impacted Files Coverage Δ
safety/formatter.py 56.97% <0%> (ø) ⬆️

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 0c9c780...1666851. Read the comment docs.

@Jwomers
Copy link
Member

Jwomers commented Jul 10, 2018

@maratsh this is looking good, going to merge this now.

@Jwomers Jwomers merged commit 0aa2e7a into pyupio:master Jul 10, 2018
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