Skip to content

[Network] Fix Traffic Manager type handling #2844

Merged
tjprescott merged 1 commit intoAzure:masterfrom
tjprescott:FixTrafficManagerType
Apr 12, 2017
Merged

[Network] Fix Traffic Manager type handling #2844
tjprescott merged 1 commit intoAzure:masterfrom
tjprescott:FixTrafficManagerType

Conversation

@tjprescott
Copy link
Copy Markdown
Member

@tjprescott tjprescott commented Apr 12, 2017

Fixes #2839. Clarifies that --type is a required part of the endpoint ID and no longer attempts to update the endpoint type in az traffic-manager endpoint update. Adds test coverage for all traffic manager commands.


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)

@tjprescott tjprescott requested a review from troydai April 12, 2017 18:02
@tjprescott tjprescott added bug This issue requires a change to an existing behavior in the product in order to be resolved. Network az network vnet/lb/nic/dns/etc... labels Apr 12, 2017
@tjprescott tjprescott added this to the Sprint 15 milestone Apr 12, 2017
@codecov-io
Copy link
Copy Markdown

Codecov Report

Merging #2844 into master will increase coverage by 0.04%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2844      +/-   ##
==========================================
+ Coverage   62.88%   62.92%   +0.04%     
==========================================
  Files         464      464              
  Lines       25901    25899       -2     
  Branches     3944     3943       -1     
==========================================
+ Hits        16288    16298      +10     
+ Misses       8594     8567      -27     
- Partials     1019     1034      +15
Impacted Files Coverage Δ
...etwork/azure/cli/command_modules/network/custom.py 63.46% <ø> (+1.08%) ⬆️
...twork/azure/cli/command_modules/network/_params.py 92.51% <100%> (ø) ⬆️
...ure-cli-core/azure/cli/core/commands/parameters.py 70.96% <0%> (-2.16%) ⬇️

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 a8395ea...9d6c9c2. Read the comment docs.

@tjprescott tjprescott merged commit f6b3c18 into Azure:master Apr 12, 2017
@tjprescott tjprescott deleted the FixTrafficManagerType branch April 12, 2017 18:50
@haroldrandom haroldrandom added bug This issue requires a change to an existing behavior in the product in order to be resolved. cla-not-required Network az network vnet/lb/nic/dns/etc... labels Oct 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug This issue requires a change to an existing behavior in the product in order to be resolved. cla-not-required Network az network vnet/lb/nic/dns/etc...

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants