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] billing/resource-manager #2076

Merged
merged 11 commits into from
Mar 29, 2018
Merged

Conversation

AutorestCI
Copy link
Contributor

Created to accumulate context: billing/resource-manager

@lmazuel
Copy link
Member

lmazuel commented Feb 28, 2018

@AutorestCI rebase

@AutorestCI
Copy link
Contributor Author

Rebase done and pushed to the branch

@AutorestCI AutorestCI force-pushed the restapi_auto_billing/resource-manager branch from 4ed05ca to 25636bf Compare February 28, 2018 18:14
@lmazuel
Copy link
Member

lmazuel commented Mar 7, 2018

@AutorestCI rebase

@AutorestCI
Copy link
Contributor Author

Rebase done and pushed to the branch

@AutorestCI AutorestCI force-pushed the restapi_auto_billing/resource-manager branch from 25636bf to 4d256c3 Compare March 7, 2018 18:06
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Mar 7, 2018

(message created by the CI based on PR content)

Installation instruction

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@restapi_auto_billing/resource-manager#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@restapi_auto_billing/resource-manager#egg=azure-mgmt&subdirectory=azure-mgmt"

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

  • git checkout restapi_auto_billing/resource-manager
  • pip install -e ./azure-mgmt

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_billing/resource-manager
  • pip wheel --no-deps ./azure-mgmt

Package azure-mgmt-billing

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

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_billing/resource-manager#egg=azure-mgmt-billing&subdirectory=azure-mgmt-billing"

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

  • git checkout restapi_auto_billing/resource-manager
  • pip install -e ./azure-mgmt-billing

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_billing/resource-manager
  • pip wheel --no-deps ./azure-mgmt-billing

Direct download

Your files can be directly downloaded here:

Rename BillingAccount->EnrollmentAccount.
Minor tweaks for consistency with other APIs in same swagger.
@codecov-io
Copy link

codecov-io commented Mar 27, 2018

Codecov Report

Merging #2076 into master will decrease coverage by 1.92%.
The diff coverage is 76%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2076      +/-   ##
==========================================
- Coverage   53.08%   51.15%   -1.93%     
==========================================
  Files        4774     5799    +1025     
  Lines      119517   155050   +35533     
==========================================
+ Hits        63440    79315   +15875     
- Misses      56077    75735   +19658
Impacted Files Coverage Δ
.../azure/mgmt/billing/models/billing_period_paged.py 100% <ø> (ø) ⬆️
...-mgmt-billing/azure/mgmt/billing/models/invoice.py 100% <ø> (ø) ⬆️
azure-mgmt-billing/azure/mgmt/billing/__init__.py 100% <ø> (ø) ⬆️
...billing/azure/mgmt/billing/models/invoice_paged.py 100% <ø> (ø) ⬆️
...illing/azure/mgmt/billing/models/billing_period.py 100% <ø> (ø) ⬆️
...lling/azure/mgmt/billing/models/operation_paged.py 80% <ø> (ø) ⬆️
...billing/azure/mgmt/billing/models/error_details.py 55.55% <0%> (-6.95%) ⬇️
...ing/azure/mgmt/billing/models/operation_display.py 55.55% <0%> (-6.95%) ⬇️
...illing/azure/mgmt/billing/models/error_response.py 70% <0%> (-7.78%) ⬇️
...gmt-billing/azure/mgmt/billing/models/operation.py 62.5% <0%> (-8.93%) ⬇️
... and 1853 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 f262d80...708d0e2. Read the comment docs.

@lmazuel lmazuel merged commit 8b20406 into master Mar 29, 2018
@lmazuel lmazuel deleted the restapi_auto_billing/resource-manager branch March 29, 2018 16:50
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.

4 participants