Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[AutoPR dns/resource-manager] Adding changes to support Private DNS Public Preview #2096

Closed

Conversation

AutorestCI
Copy link
Contributor

Add 2018-03-01-preview DNS API version
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Mar 3, 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_2587#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_2587#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_2587
  • pip install -e ./azure-mgmt-dns

Or build a wheel file to distribute for testing:

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

Direct download

Your files can be directly downloaded here:

@codecov-io
Copy link

codecov-io commented Mar 6, 2018

Codecov Report

Merging #2096 into restapi_auto_dns/resource-manager will decrease coverage by 1.65%.
The diff coverage is 62.5%.

Impacted file tree graph

@@                          Coverage Diff                          @@
##           restapi_auto_dns/resource-manager    #2096      +/-   ##
=====================================================================
- Coverage                              53.06%   51.41%   -1.66%     
=====================================================================
  Files                                   4774     5026     +252     
  Lines                                 119483   127508    +8025     
=====================================================================
+ Hits                                   63406    65558    +2152     
- Misses                                 56077    61950    +5873
Impacted Files Coverage Δ
...zure-mgmt-dns/azure/mgmt/dns/models/aaaa_record.py 66.66% <0%> (-13.34%) ⬇️
...ure-mgmt-dns/azure/mgmt/dns/models/cname_record.py 66.66% <0%> (-13.34%) ⬇️
azure-mgmt-dns/azure/mgmt/dns/models/txt_record.py 66.66% <0%> (-13.34%) ⬇️
azure-mgmt-dns/azure/mgmt/dns/models/ptr_record.py 66.66% <0%> (-13.34%) ⬇️
azure-mgmt-dns/azure/mgmt/dns/models/mx_record.py 57.14% <0%> (-9.53%) ⬇️
azure-mgmt-dns/azure/mgmt/dns/models/caa_record.py 50% <0%> (-7.15%) ⬇️
azure-mgmt-dns/azure/mgmt/dns/models/srv_record.py 44.44% <0%> (-5.56%) ⬇️
...re/mgmt/dns/models/record_set_update_parameters.py 66.66% <0%> (-13.34%) ⬇️
azure-mgmt-dns/azure/mgmt/dns/models/__init__.py 100% <100%> (ø) ⬆️
azure-mgmt-dns/azure/mgmt/dns/models/soa_record.py 100% <100%> (ø) ⬆️
... and 267 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 f746c62...ac4ea24. Read the comment docs.

@muwaqar muwaqar changed the title [AutoPR dns/resource-manager] Koowolab/private dns public preview [AutoPR dns/resource-manager] Adding changes to support Private DNS Public Preview Mar 8, 2018
removing the required property on zoneType also fixing example
@lmazuel lmazuel closed this Mar 8, 2018
@lmazuel lmazuel deleted the restapi_auto_2587 branch March 8, 2018 22:08
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants