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

[AutoPR dns/resource-manager] Fix SDK breaking change in 2017-10-01 DNS Swagger ref https://github.… #2173

Merged
merged 1 commit into from
Mar 14, 2018

Conversation

AutorestCI
Copy link
Contributor

@AutorestCI
Copy link
Contributor Author

AutorestCI commented Mar 14, 2018

(message created by the CI based on PR content)

Installation instruction

Package azure-mgmt-dns

You can install the package azure-mgmt-dns of this PR using the following command:
pip install "git+https://github.com/Azure/azure-sdk-for-python@restapi_auto_2656#egg=azure-mgmt-dns&subdirectory=azure-mgmt-dns"

You can build a wheel to distribute for test using the following command:
pip wheel --no-deps "git+https://github.com/Azure/azure-sdk-for-python@restapi_auto_2656#egg=azure-mgmt-dns&subdirectory=azure-mgmt-dns"

If you have a local clone of this repository, you can also do:

  • git checkout restapi_auto_2656
  • pip install -e ./azure-mgmt-dns

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_2656
  • pip wheel --no-deps ./azure-mgmt-dns

Direct download

Your files can be directly downloaded here:

@codecov-io
Copy link

codecov-io commented Mar 14, 2018

Codecov Report

Merging #2173 into restapi_auto_dns/resource-manager will increase coverage by 1.58%.
The diff coverage is 66.66%.

Impacted file tree graph

@@                          Coverage Diff                          @@
##           restapi_auto_dns/resource-manager    #2173      +/-   ##
=====================================================================
+ Coverage                              49.84%   51.42%   +1.58%     
=====================================================================
  Files                                   5570     5027     -543     
  Lines                                 145340   127550   -17790     
=====================================================================
- Hits                                   72441    65597    -6844     
+ Misses                                 72899    61953   -10946
Impacted Files Coverage Δ
...-dns/azure/mgmt/dns/operations/zones_operations.py 81.76% <0%> (-0.52%) ⬇️
azure-mgmt-dns/azure/mgmt/dns/models/resource.py 100% <100%> (ø) ⬆️
azure-mgmt-dns/azure/mgmt/dns/version.py 100% <100%> (ø) ⬆️
azure-mgmt-dns/azure/mgmt/dns/models/__init__.py 100% <100%> (ø) ⬆️
azure-mgmt-dns/azure/mgmt/dns/models/zone.py 100% <100%> (ø) ⬆️
...zure-mgmt-dns/azure/mgmt/dns/models/zone_update.py 66.66% <66.66%> (ø)
...ork/azure/mgmt/network/v2017_09_01/models/probe.py 33.33% <0%> (-8.78%) ⬇️
...ork/azure/mgmt/network/v2017_10_01/models/probe.py 33.33% <0%> (-8.78%) ⬇️
...etwork/v2017_10_01/models/packet_capture_result.py 31.25% <0%> (-8.75%) ⬇️
...etwork/v2017_09_01/models/packet_capture_result.py 31.25% <0%> (-8.75%) ⬇️
... and 813 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 9479fba...c697fd7. Read the comment docs.

@AutorestCI AutorestCI merged commit bf8d11c into restapi_auto_dns/resource-manager Mar 14, 2018
lmazuel pushed a commit that referenced this pull request Mar 14, 2018
* [AutoPR dns/resource-manager] Add DNS 2017-10-01 API version (#2077)

* Generated from 4709b831b9515ed6c45240d5a4421a63d0d7c1ea

Add DNS 2017-10-01 API version

* Generated from 95b6f270e9e4fb0221e5f8b8a92a788b457219d6

Add x-ms-client-name for recordsetnamesuffix for RecordSets_ListAllByDnsZone

* Generated from 15ee9924ab753d364d43aec746d3dbd76a5570a7 (#2121)

Fix SDK breaking change in 2017-10-01 DNS Swagger and add linter error suppressions

* [AutoPR dns/resource-manager] Adding changes to support Private DNS Public Preview (#2132)

* Generated from c7fd5f85b7c3e7389ff7cf4b533c1bed1aeead08

Update Py version

* Fixing public zone test. Adding private zone test.

* Separating creation of virtual networks in a preparer class.

* Generated from 376c664778e112a01c129a0fbeebdf0f7d8a5c1e

removing the required property on zoneType also fixing example

* DNS swagger as of 08eebca

* Prepare azure-mgmt-dns 2.0.0rc1

* Generated from 89cf22d8de4f8659cbe1c7af1655f8f3b3d9621a (#2173)

Fix SDK breaking change in 2017-10-01 DNS Swagger ref Azure/azure-rest-api-specs#2612

* Update version.py
@lmazuel lmazuel deleted the restapi_auto_2656 branch April 27, 2018 01:30
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.

2 participants