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

Azure 4.0.0 #2999

Merged
merged 12 commits into from
Aug 2, 2018
Merged

Azure 4.0.0 #2999

merged 12 commits into from
Aug 2, 2018

Conversation

lmazuel
Copy link
Member

@lmazuel lmazuel commented Jul 24, 2018

No description provided.

@AutorestCI
Copy link
Contributor

AutorestCI commented Jul 24, 2018

(message created by the CI based on PR content)

Installation instruction

Package azure

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

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@azure4#egg=azure&subdirectory=azure"

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

  • git checkout azure4
  • pip install -e ./azure

Or build a wheel file to distribute for testing:

  • git checkout azure4
  • pip wheel --no-deps ./azure

Package azure-mgmt

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

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@azure4#egg=azure-mgmt&subdirectory=azure-mgmt"

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

  • git checkout azure4
  • pip install -e ./azure-mgmt

Or build a wheel file to distribute for testing:

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

Direct download

Your files can be directly downloaded here:

@codecov-io
Copy link

codecov-io commented Jul 24, 2018

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2999      +/-   ##
==========================================
+ Coverage   57.42%   57.46%   +0.03%     
==========================================
  Files        7775     7781       +6     
  Lines      158469   158675     +206     
==========================================
+ Hits        90997    91176     +179     
- Misses      67472    67499      +27
Impacted Files Coverage Δ
...t/dns/v2018_03_01_preview/dns_management_client.py 35% <0%> (-1.67%) ⬇️
...re/mgmt/dns/v2018_03_01_preview/models/__init__.py 100% <0%> (ø) ⬆️
...re/mgmt/dns/v2018_03_01_preview/models/resource.py 100% <0%> (ø) ⬆️
...re/mgmt/dns/v2018_03_01_preview/models/zone_py3.py 100% <0%> (ø) ⬆️
.../azure/mgmt/dns/v2018_03_01_preview/models/zone.py 100% <0%> (ø) ⬆️
...gmt/dns/v2018_03_01_preview/models/resource_py3.py 100% <0%> (ø) ⬆️
...2018_03_01_preview/models/azure_entity_resource.py 71.42% <0%> (ø)
..._03_01_preview/models/azure_entity_resource_py3.py 71.42% <0%> (ø)
...t/dns/v2018_03_01_preview/models/proxy_resource.py 83.33% <0%> (ø)
...s/v2018_03_01_preview/models/proxy_resource_py3.py 83.33% <0%> (ø)
... and 4 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 355e1c4...e7647fb. Read the comment docs.

@lmazuel lmazuel merged commit ab01fc1 into master Aug 2, 2018
@lmazuel lmazuel deleted the azure4 branch August 2, 2018 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants