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

Replace the variable scenario by scenario_filepath #148

Merged
merged 3 commits into from
Nov 17, 2022

Conversation

vicente23
Copy link

@vicente23 vicente23 commented Nov 17, 2022

Fix #145

@github-actions github-actions bot added the quality Tests, project resiliency, etc. label Nov 17, 2022
@codecov-commenter
Copy link

codecov-commenter commented Nov 17, 2022

Codecov Report

Merging #148 (7da4a1e) into main (99cf7fe) will increase coverage by 0.45%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #148      +/-   ##
==========================================
+ Coverage   59.61%   60.07%   +0.45%     
==========================================
  Files          26       26              
  Lines        1102     1102              
  Branches      219      219              
==========================================
+ Hits          657      662       +5     
+ Misses        371      365       -6     
- Partials       74       75       +1     
Impacted Files Coverage Δ
qgis_deployment_toolbelt/cli.py 78.26% <100.00%> (+2.89%) ⬆️
qgis_deployment_toolbelt/utils/bouncer.py 52.17% <0.00%> (+13.04%) ⬆️

@Guts Guts added the bug Something isn't working label Nov 17, 2022
@Guts Guts merged commit 22973fd into qgis-deployment:main Nov 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working quality Tests, project resiliency, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

UnboundLocalError: local variable 'scenario' referenced before assignment
3 participants