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 the *.xml file generation command #4261

Merged
merged 2 commits into from
Aug 18, 2017
Merged

Fix the *.xml file generation command #4261

merged 2 commits into from
Aug 18, 2017

Conversation

georgechenchao
Copy link
Contributor


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 (see Modifying change log).

Command Guidelines

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

(see Authoring Command Modules)

@msftclas
Copy link

@georgechenchao,
Thanks for your contribution as a Microsoft full-time employee or intern. You do not need to sign a CLA.
Thanks,
Microsoft Pull Request Bot

@codecov-io
Copy link

codecov-io commented Aug 18, 2017

Codecov Report

Merging #4261 into master will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4261      +/-   ##
==========================================
+ Coverage   70.06%   70.09%   +0.02%     
==========================================
  Files         475      475              
  Lines       29617    29617              
  Branches     4542     4542              
==========================================
+ Hits        20751    20759       +8     
+ Misses       7423     7413      -10     
- Partials     1443     1445       +2
Impacted Files Coverage Δ
...dback/azure/cli/command_modules/feedback/custom.py 31.25% <0%> (ø) ⬆️
...li-cloud/azure/cli/command_modules/cloud/custom.py 13.79% <0%> (ø) ⬆️
...nent/azure/cli/command_modules/component/custom.py 16.26% <0%> (ø) ⬆️
src/azure-cli-core/azure/cli/core/util.py 69.73% <0%> (ø) ⬆️
src/azure-cli-core/azure/cli/core/cloud.py 73.18% <0%> (+2.27%) ⬆️
...c/azure-cli-testsdk/azure/cli/testsdk/utilities.py 53.84% <0%> (+7.69%) ⬆️

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 084fe31...c8d1c18. Read the comment docs.

@derekbekoe derekbekoe merged commit e4fae02 into Azure:master Aug 18, 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.

6 participants