OpenVoiceOS / ovos-core

OpenVoiceOS Core, the FOSS Artificial Intelligence platform.
https://openvoiceos.org
Apache License 2.0
122 stars 17 forks source link

fix: explicit file encoding #489

Closed mikejgray closed 3 months ago

mikejgray commented 3 months ago

Windows doesn't default to utf-8 here for some reason, so let's make it explicit. Tested in Windows successfully.

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 74.97%. Comparing base (f091bcb) to head (f97ef65).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #489 +/- ## ======================================= Coverage 74.97% 74.97% ======================================= Files 15 15 Lines 2821 2821 ======================================= Hits 2115 2115 Misses 706 706 ``` | [Flag](https://app.codecov.io/gh/OpenVoiceOS/ovos-core/pull/489/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OpenVoiceOS) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/OpenVoiceOS/ovos-core/pull/489/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OpenVoiceOS) | `74.97% <100.00%> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OpenVoiceOS#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.