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 bug in the batch file make.bat for generating xml files with … #4290

Merged
merged 1 commit into from
Aug 24, 2017
Merged

Fix the bug in the batch file make.bat for generating xml files with … #4290

merged 1 commit into from
Aug 24, 2017

Conversation

georgechenchao
Copy link
Contributor

…different profiles


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 Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4290      +/-   ##
==========================================
+ Coverage   70.09%   70.15%   +0.05%     
==========================================
  Files         475      475              
  Lines       29676    29769      +93     
  Branches     4556     4575      +19     
==========================================
+ Hits        20802    20883      +81     
- Misses       7421     7434      +13     
+ Partials     1453     1452       -1
Impacted Files Coverage Δ
...rage/azure/cli/command_modules/storage/commands.py 97.07% <0%> (-1.12%) ⬇️
...rofile/azure/cli/command_modules/profile/custom.py 36.08% <0%> (-1%) ⬇️
...azure-cli-core/azure/cli/core/commands/__init__.py 69.82% <0%> (-0.67%) ⬇️
...ure-cli-testsdk/azure/cli/testsdk/vcr_test_base.py 69.97% <0%> (-0.59%) ⬇️
src/azure-cli-core/azure/cli/core/commands/arm.py 83.3% <0%> (-0.31%) ⬇️
src/azure-cli-core/azure/cli/core/application.py 89.86% <0%> (ø) ⬆️
...dback/azure/cli/command_modules/feedback/custom.py 31.25% <0%> (ø) ⬆️
...storage/azure/cli/command_modules/storage/_help.py 100% <0%> (ø) ⬆️
...zure-cli-sf/azure/cli/command_modules/sf/custom.py 52.5% <0%> (ø) ⬆️
...nent/azure/cli/command_modules/component/custom.py 16.26% <0%> (ø) ⬆️
... and 10 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 ce10f47...431cac1. Read the comment docs.

@derekbekoe derekbekoe merged commit bacaf80 into Azure:master Aug 24, 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