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

Support custom HTTP proxy setting: QDT_PROXY_HTTP #293

Merged
merged 10 commits into from Jul 12, 2023
Merged

Conversation

Guts
Copy link
Owner

@Guts Guts commented Jul 12, 2023

No description provided.

@Guts Guts self-assigned this Jul 12, 2023
@github-actions github-actions bot added documentation Improvements or additions to documentation quality Tests, project resiliency, etc. labels Jul 12, 2023
@codecov-commenter
Copy link

codecov-commenter commented Jul 12, 2023

Codecov Report

Merging #293 (e96fc06) into main (fd1e353) will increase coverage by 1.43%.
The diff coverage is 73.52%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #293      +/-   ##
==========================================
+ Coverage   63.42%   64.85%   +1.43%     
==========================================
  Files          36       36              
  Lines        2075     2097      +22     
  Branches      440      450      +10     
==========================================
+ Hits         1316     1360      +44     
+ Misses        648      615      -33     
- Partials      111      122      +11     
Impacted Files Coverage Δ
qgis_deployment_toolbelt/utils/journalizer.py 71.42% <33.33%> (+0.51%) ⬆️
qgis_deployment_toolbelt/cli.py 78.84% <55.55%> (-5.94%) ⬇️
qgis_deployment_toolbelt/utils/proxies.py 80.00% <82.35%> (ø)
qgis_deployment_toolbelt/utils/file_downloader.py 82.50% <100.00%> (ø)

... and 1 file with indirect coverage changes

@Guts Guts added the enhancement New feature or request label Jul 12, 2023
@Guts Guts marked this pull request as ready for review July 12, 2023 13:50
@Guts Guts changed the title Support custom HTTP proxy setting Support custom HTTP proxy setting: QDT_PROXY_HTTP Jul 12, 2023
@Guts Guts enabled auto-merge July 12, 2023 14:35
@Guts Guts merged commit ffb1092 into main Jul 12, 2023
18 checks passed
@Guts Guts deleted the feature/custom-proxy branch July 12, 2023 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request quality Tests, project resiliency, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants