qgis / QGIS-Django

Django project for QGIS related activities such as plugin repository
http://qgis.org
GNU General Public License v2.0
86 stars 59 forks source link

Preserve non-ASCII characters when downloading a zip #342

Closed Xpirix closed 5 months ago

Xpirix commented 5 months ago

Changes summary

image

codecov-commenter commented 5 months ago

Codecov Report

Attention: 15 lines in your changes are missing coverage. Please review.

Comparison is base (a9dabb5) 36.97% compared to head (f75ffd7) 36.91%.

Files Patch % Lines
qgis-app/styles/tests/test_views.py 18.75% 13 Missing :warning:
qgis-app/base/views/processing_view.py 33.33% 2 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #342 +/- ## ========================================== - Coverage 36.97% 36.91% -0.06% ========================================== Files 106 106 Lines 4500 4518 +18 ========================================== + Hits 1664 1668 +4 - Misses 2836 2850 +14 ```

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