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] notificationhubs/resource-manager #2737

Merged
merged 6 commits into from
Apr 30, 2019

Conversation

AutorestCI
Copy link
Contributor

Created to accumulate context: notificationhubs/resource-manager

…patch operation for NotificationHub resource (#2724)

* Generated from 01edec5fd7a2a02c2d9855146656bfef4c7f423f

Add debugsend and NH patch operation

* Generated from 0238c4239dec40fef6679fd36f8498b82c6157c8

Fix build error due to missing parameterId

* Generated from 2f2ca999f5033c50ea6ad7ce9a493b9d1bd5c993

Fix more errors

* Generated from 3b57f480cb371a58ae1c0feb24e6a0270c671acd

Fix build errors due to mismatch parameters

* Generated from edb81a4b9052ef17263836b0b079b7204c6a33ce

Fix error with missing parameters value for DebugSend

* Generated from 3e947825fd1f50e39862de452aa599a4e4bc74b1

Change DebugSendResult from string to object

* Generated from 65b541d42b26f877d8ec658d93e103417c2db181

Fix DebugSend build errors
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Jun 13, 2018

(message created by the CI based on PR content)

Installation instruction

Package azure-mgmt-notificationhubs

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

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

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

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

Or build a wheel file to distribute for testing:

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

Direct download

Your files can be directly downloaded here:

@codecov-io
Copy link

codecov-io commented Jun 13, 2018

Codecov Report

Merging #2737 into master will decrease coverage by 0.08%.
The diff coverage is 18.96%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2737      +/-   ##
==========================================
- Coverage   53.38%   53.29%   -0.09%     
==========================================
  Files       10458    10454       -4     
  Lines      219467   219216     -251     
==========================================
- Hits       117154   116829     -325     
- Misses     102313   102387      +74
Impacted Files Coverage Δ
...gmt/notificationhubs/models/mpns_credential_py3.py 50% <ø> (ø) ⬆️
...re/mgmt/notificationhubs/models/mpns_credential.py 50% <ø> (ø) ⬆️
...ure/mgmt/notificationhubs/models/error_response.py 63.63% <ø> (ø) ⬆️
...re/mgmt/notificationhubs/models/apns_credential.py 30.76% <ø> (ø) ⬆️
...tificationhubs/models/check_availability_result.py 100% <ø> (ø) ⬆️
...cationhubs/models/check_availability_result_py3.py 100% <ø> (ø) ⬆️
...cationhubs/models/check_availability_parameters.py 100% <ø> (ø) ⬆️
...gmt/notificationhubs/models/apns_credential_py3.py 30.76% <ø> (ø) ⬆️
...mgmt/notificationhubs/models/error_response_py3.py 63.63% <ø> (ø) ⬆️
...ure/mgmt/notificationhubs/operations/operations.py 41.93% <0%> (ø) ⬆️
... and 54 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 82ad516...becacf6. Read the comment docs.

…ource-manager/Microsoft.NotificationHubs (#3961)

* Generated from c4dc554e6b35f1b4bbaac6b73f478344470ec1bf

typo: notificationhubs/resource-manager/Microsoft.NotificationHubs

- Aauthorization -> Authorization
- Availibility -> Availability
- availabile -> available
- Pproperties -> Properties
- APNS capitalization
- MPNS capitalization
- Regenrate -> Regenerate
- notificationhub -> NotificationHub
- reponse -> response

* Packaging update of azure-mgmt-notificationhubs
@iscai-msft
Copy link
Contributor

@AutorestCI rebuild https://github.com/Azure/azure-rest-api-specs/blob/master/specification/notificationhubs/resource-manager/readme.md

@AutorestCI
Copy link
Contributor Author

Nothing to rebuild, this PR is up to date

@yugangw-msft
Copy link

@AutorestCI rebuild https://github.com/Azure/azure-rest-api-specs/blob/master/specification/notificationhubs/resource-manager/readme.md

@AutorestCI
Copy link
Contributor Author

Nothing to rebuild, this PR is up to date

@lmazuel lmazuel merged commit d066b5f into master Apr 30, 2019
@lmazuel lmazuel deleted the restapi_auto_notificationhubs/resource-manager branch April 30, 2019 17:57
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.

6 participants