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

Fix lock create and delete if parent-resource-path is None #2742

Merged
merged 1 commit into from
Apr 4, 2017

Conversation

brendandburns
Copy link
Member

@tjprescott

Part of #2694

@codecov-io
Copy link

codecov-io commented Apr 3, 2017

Codecov Report

Merging #2742 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2742   +/-   ##
=======================================
  Coverage   61.16%   61.16%           
=======================================
  Files         480      480           
  Lines       25710    25710           
  Branches     3888     3888           
=======================================
  Hits        15725    15725           
+ Misses       9101     9060   -41     
- Partials      884      925   +41
Impacted Files Coverage Δ
...ource/azure/cli/command_modules/resource/custom.py 54.7% <ø> (ø) ⬆️
...rce/azure/cli/command_modules/resource/commands.py 82.43% <0%> (ø) ⬆️
...e-cli-iot/azure/cli/command_modules/iot/_params.py 95.74% <0%> (ø) ⬆️
...cli-vm/azure/cli/command_modules/vm/_validators.py 68.5% <0%> (ø) ⬆️
...e-cli-acr/azure/cli/command_modules/acr/_format.py 38.88% <0%> (ø) ⬆️
...li-role/azure/cli/command_modules/role/commands.py 86.95% <0%> (ø) ⬆️
...re-cli-vm/azure/cli/command_modules/vm/commands.py 90.47% <0%> (ø) ⬆️
...e-cli-acs/azure/cli/command_modules/acs/_params.py 67.92% <0%> (ø) ⬆️
...gure/azure/cli/command_modules/configure/_utils.py 28.57% <0%> (ø) ⬆️
...e/azure/cli/command_modules/appservice/commands.py 89.7% <0%> (ø) ⬆️
... and 14 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4c98204...2b3c6a8. Read the comment docs.

@tjprescott tjprescott merged commit 91cc77c into Azure:master Apr 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants