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

Fixed UnicodeEncodeError: 'charmap' codec #197

Merged
merged 1 commit into from
Jan 21, 2020
Merged

Fixed UnicodeEncodeError: 'charmap' codec #197

merged 1 commit into from
Jan 21, 2020

Conversation

ak40u
Copy link
Contributor

@ak40u ak40u commented Jan 21, 2020

UnicodeEncodeError: 'charmap' codec can't encode character '\u2192' in position 118936: character maps to

UnicodeEncodeError: 'charmap' codec can't encode character '\u2192' in position 118936: character maps to <undefined>
@codecov-io
Copy link

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #197   +/-   ##
=======================================
  Coverage   53.51%   53.51%           
=======================================
  Files          35       35           
  Lines        1695     1695           
  Branches      106      106           
=======================================
  Hits          907      907           
  Misses        756      756           
  Partials       32       32
Impacted Files Coverage Δ
selene/support/webdriver.py 33.33% <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 78e8af4...b91f62c. Read the comment docs.

@yashaka yashaka merged commit 8bf359a into yashaka:master Jan 21, 2020
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