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(io): explicitly declare UTF-8 encoding in IO operations #520

Merged
merged 1 commit into from
Jun 6, 2024

Conversation

Guts
Copy link
Owner

@Guts Guts commented Jun 6, 2024

No description provided.

@github-actions github-actions bot added the bug Something isn't working label Jun 6, 2024
Copy link

sonarcloud bot commented Jun 6, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@Guts Guts self-assigned this Jun 6, 2024
@codecov-commenter
Copy link

codecov-commenter commented Jun 6, 2024

Codecov Report

Attention: Patch coverage is 87.50000% with 1 line in your changes missing coverage. Please review.

Project coverage is 71.10%. Comparing base (8dfd749) to head (016e8e6).
Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #520   +/-   ##
=======================================
  Coverage   71.10%   71.10%           
=======================================
  Files          49       49           
  Lines        3084     3084           
  Branches      664      664           
=======================================
  Hits         2193     2193           
  Misses        700      700           
  Partials      191      191           
Flag Coverage Δ
unittests 70.49% <87.50%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
qgis_deployment_toolbelt/plugins/plugin.py 78.41% <100.00%> (ø)
...s_deployment_toolbelt/profiles/qgis_ini_handler.py 69.78% <100.00%> (ø)
...s_deployment_toolbelt/scenarios/scenario_reader.py 60.00% <100.00%> (ø)
qgis_deployment_toolbelt/utils/linux_utils.py 81.29% <100.00%> (ø)
qgis_deployment_toolbelt/shortcuts/shortcuts.py 65.67% <0.00%> (ø)

@Guts Guts added this to the 0.34.5 milestone Jun 6, 2024
@Guts Guts enabled auto-merge June 6, 2024 13:53
@Guts Guts merged commit f1b3250 into main Jun 6, 2024
25 checks passed
@Guts Guts deleted the fix/set-encoding-uttf-8- branch June 6, 2024 13:53
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.

2 participants