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

Feature: job to manage environment variables now handles remove action #199

Merged
merged 8 commits into from
Mar 2, 2023

Conversation

Guts
Copy link
Collaborator

@Guts Guts commented Feb 28, 2023

No description provided.

@Guts Guts self-assigned this Feb 28, 2023
@github-actions github-actions bot added the jobs Scenarios and jobs label Feb 28, 2023
@Guts Guts force-pushed the feature/env-var-deletion branch from 3829ff3 to 3543e87 Compare February 28, 2023 19:47
@Guts Guts force-pushed the feature/env-var-deletion branch from 3543e87 to 7373c21 Compare March 2, 2023 11:03
@github-actions github-actions bot added the quality Tests, project resiliency, etc. label Mar 2, 2023
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Mar 2, 2023
@codecov-commenter
Copy link

codecov-commenter commented Mar 2, 2023

Codecov Report

Merging #199 (df89c03) into main (e3b1d1d) will decrease coverage by 2.65%.
The diff coverage is 60.86%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #199      +/-   ##
==========================================
- Coverage   63.80%   61.16%   -2.65%     
==========================================
  Files          34       34              
  Lines        1793     1810      +17     
  Branches      379      383       +4     
==========================================
- Hits         1144     1107      -37     
- Misses        543      595      +52     
- Partials      106      108       +2     
Impacted Files Coverage Δ
qgis_deployment_toolbelt/utils/win32utils.py 63.76% <50.00%> (+2.22%) ⬆️
...loyment_toolbelt/jobs/job_environment_variables.py 78.84% <63.15%> (-13.47%) ⬇️
qgis_deployment_toolbelt/profiles/shortcuts.py 50.52% <0.00%> (-18.23%) ⬇️
qgis_deployment_toolbelt/utils/bouncer.py 50.00% <0.00%> (-10.00%) ⬇️
qgis_deployment_toolbelt/commands/upgrade.py 69.01% <0.00%> (-9.86%) ⬇️
qgis_deployment_toolbelt/constants.py 68.00% <0.00%> (-4.00%) ⬇️

@Guts Guts merged commit 4e688c4 into main Mar 2, 2023
@Guts Guts deleted the feature/env-var-deletion branch March 2, 2023 14:05
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 jobs Scenarios and jobs quality Tests, project resiliency, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants