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 to utf-8 instead of latin-1 #15

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

spock
Copy link

@spock spock commented Nov 13, 2023

to add support for e.g. Cyrillic characters in file names; untested, let's see if CI/CD passes :)

related to #13

Copy link

codecov bot commented Nov 13, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

see 5 files with indirect coverage changes

📢 Thoughts on this report? Let us know!

@lrq3000
Copy link
Owner

lrq3000 commented Nov 13, 2023

Thank you very much for your PR! Unfortunately it fails to build, but there is hope, because more than half of the tests pass, so this suggests that with minor rewrites to the tests it may work fine again. I'll have a look.

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.

None yet

2 participants