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

Disable ConfigParser strict mode to better handling of heterogeneity of QGIS config files #334

Merged
merged 1 commit into from
Nov 11, 2023

Conversation

Guts
Copy link
Owner

@Guts Guts commented Nov 11, 2023

No description provided.

@Guts Guts self-assigned this Nov 11, 2023
@github-actions github-actions bot added the jobs Scenarios and jobs label Nov 11, 2023
@codecov-commenter
Copy link

codecov-commenter commented Nov 11, 2023

Codecov Report

Merging #334 (ae7f6c3) into main (db69cd9) will decrease coverage by 0.10%.
Report is 6 commits behind head on main.
The diff coverage is 12.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #334      +/-   ##
==========================================
- Coverage   64.93%   64.84%   -0.10%     
==========================================
  Files          38       38              
  Lines        2116     2119       +3     
  Branches      452      453       +1     
==========================================
  Hits         1374     1374              
- Misses        618      621       +3     
  Partials      124      124              
Files Coverage Δ
qgis_deployment_toolbelt/jobs/generic_job.py 36.04% <0.00%> (ø)
qgis_deployment_toolbelt/plugins/plugin.py 72.72% <50.00%> (ø)
qgis_deployment_toolbelt/jobs/job_splash_screen.py 28.94% <0.00%> (-0.79%) ⬇️

@Guts Guts added enhancement New feature or request and removed jobs Scenarios and jobs labels Nov 11, 2023
@Guts Guts changed the title Fix: disable ConfigParser strict mode becaus eof heterogeneity of QGIS config files Disable ConfigParser strict mode becaus eof heterogeneity of QGIS config files Nov 11, 2023
@Guts Guts changed the title Disable ConfigParser strict mode becaus eof heterogeneity of QGIS config files Disable ConfigParser strict mode to better handling of heterogeneity of QGIS config files Nov 11, 2023
@Guts Guts merged commit 621a81f into main Nov 11, 2023
24 checks passed
@Guts Guts deleted the fix/make-ini-loader-no-strict branch November 11, 2023 09:45
@Guts Guts added bug Something isn't working and removed enhancement New feature or request labels Nov 14, 2023
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