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

fix: always specify encoding #135

Merged
merged 2 commits into from
May 15, 2024
Merged

fix: always specify encoding #135

merged 2 commits into from
May 15, 2024

Conversation

lars-reimann
Copy link
Member

Summary of Changes

Always specify the encoding when opening files.

@lars-reimann lars-reimann requested a review from a team as a code owner May 15, 2024 19:44
Copy link

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ PYTHON black 3 0 0 0.55s
✅ PYTHON mypy 3 0 5.55s
✅ PYTHON ruff 3 0 0 0.03s
✅ REPOSITORY git_diff yes no 0.03s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

Copy link

codecov bot commented May 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.55%. Comparing base (aec4abd) to head (1f0a5a2).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #135   +/-   ##
=======================================
  Coverage   99.55%   99.55%           
=======================================
  Files          25       25           
  Lines        2477     2477           
=======================================
  Hits         2466     2466           
  Misses         11       11           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@lars-reimann lars-reimann merged commit d894a8a into main May 15, 2024
8 checks passed
@lars-reimann lars-reimann deleted the fix-encoding branch May 15, 2024 19:47
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.

1 participant