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

missed help for access show. adding it. #2743

Merged
merged 1 commit into from
Apr 4, 2017
Merged

Conversation

begoldsm
Copy link
Contributor

@begoldsm begoldsm commented Apr 4, 2017

This checklist is used to make sure that common guidelines for a pull request are followed.

General Guidelines

  • The PR has modified HISTORY.rst with an appropriate description of the change.

Command Guidelines

  • Each command and parameter has a meaningful description.
  • Each new command has a test.

(see Authoring Command Modules)

@codecov-io
Copy link

codecov-io commented Apr 4, 2017

Codecov Report

Merging #2743 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2743      +/-   ##
==========================================
+ Coverage   61.16%   61.16%   +<.01%     
==========================================
  Files         480      480              
  Lines       25710    25711       +1     
  Branches     3888     3888              
==========================================
+ Hits        15725    15726       +1     
+ Misses       9101     9056      -45     
- Partials      884      929      +45
Impacted Files Coverage Δ
...ure-cli-dls/azure/cli/command_modules/dls/_help.py 100% <100%> (ø) ⬆️
...e-cli-iot/azure/cli/command_modules/iot/_params.py 95.74% <0%> (ø) ⬆️
...re-cli-vm/azure/cli/command_modules/vm/commands.py 90.47% <0%> (ø) ⬆️
...ce/azure/cli/command_modules/appservice/_params.py 93.93% <0%> (ø) ⬆️
src/azure-cli-core/azure/cli/core/telemetry.py 54.1% <0%> (ø) ⬆️
...-cli-role/azure/cli/command_modules/role/custom.py 19.28% <0%> (ø) ⬆️
...i-cloud/azure/cli/command_modules/cloud/_params.py 92.3% <0%> (ø) ⬆️
...ource/azure/cli/command_modules/resource/custom.py 54.7% <0%> (ø) ⬆️
...gure/azure/cli/command_modules/configure/custom.py 16.21% <0%> (ø) ⬆️
...ure-cli-vm/azure/cli/command_modules/vm/_params.py 96.13% <0%> (ø) ⬆️
... and 16 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...15c410a. Read the comment docs.

@tjprescott tjprescott merged commit f0c165d 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