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

Encode FB player names in exhaustive tests #538

Merged
merged 1 commit into from
Nov 14, 2020
Merged

Conversation

roclark
Copy link
Owner

@roclark roclark commented Nov 14, 2020

Some player names fail to encode in the exhaustive Windows tests, causing the test to fail. Forcing UTF-8 encoding allows the tests to continue as expected.

Fixes #537

Signed-Off-By: Robert Clark robdclark@outlook.com

Some player names fail to encode in the exhaustive Windows tests,
causing the test to fail. Forcing UTF-8 encoding allows the tests to
continue as expected.

Signed-Off-By: Robert Clark <robdclark@outlook.com>
@roclark roclark added the bug Something isn't working label Nov 14, 2020
@roclark roclark added this to the Release 0.6.0 milestone Nov 14, 2020
@roclark roclark self-assigned this Nov 14, 2020
@codecov
Copy link

codecov bot commented Nov 14, 2020

Codecov Report

Merging #538 (7cd4c42) into master (2c3d5f9) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #538   +/-   ##
=======================================
  Coverage   99.97%   99.97%           
=======================================
  Files          55       55           
  Lines       13178    13178           
=======================================
  Hits        13175    13175           
  Misses          3        3           

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 2c3d5f9...7cd4c42. Read the comment docs.

@roclark roclark merged commit 22a45ea into master Nov 14, 2020
@roclark roclark deleted the fix-fb-player-encoding branch November 14, 2020 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix football player name encoding
1 participant