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 eventgrid/data-plane] Add actions to event grid schema #3006

Merged
merged 1 commit into from
Jul 27, 2018

Conversation

AutorestCI
Copy link
Contributor

Add actions to event grid schema

Added ResourceActionSuccessData, ResourceActionFailedData and ResourceActionCancelData
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Jul 25, 2018

(message created by the CI based on PR content)

Installation instruction

Package azure-eventgrid

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

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_3504#egg=azure-eventgrid&subdirectory=azure-eventgrid"

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

  • git checkout restapi_auto_3504
  • pip install -e ./azure-eventgrid

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_3504
  • pip wheel --no-deps ./azure-eventgrid

Direct download

Your files can be directly downloaded here:

@codecov-io
Copy link

codecov-io commented Jul 25, 2018

Codecov Report

Merging #3006 into restapi_auto_eventgrid/data-plane will decrease coverage by 0.52%.
The diff coverage is 29.41%.

Impacted file tree graph

@@                          Coverage Diff                          @@
##           restapi_auto_eventgrid/data-plane    #3006      +/-   ##
=====================================================================
- Coverage                              56.78%   56.25%   -0.53%     
=====================================================================
  Files                                   8446     7486     -960     
  Lines                                 174937   155855   -19082     
=====================================================================
- Hits                                   99331    87679   -11652     
+ Misses                                 75606    68176    -7430
Impacted Files Coverage Δ
azure-eventgrid/azure/eventgrid/models/__init__.py 100% <100%> (ø) ⬆️
...entgrid/models/resource_action_success_data_py3.py 25% <25%> (ø)
...e/eventgrid/models/resource_action_success_data.py 25% <25%> (ø)
...entgrid/models/resource_action_failure_data_py3.py 25% <25%> (ø)
...re/eventgrid/models/resource_action_cancel_data.py 25% <25%> (ø)
...e/eventgrid/models/resource_action_failure_data.py 25% <25%> (ø)
...ventgrid/models/resource_action_cancel_data_py3.py 25% <25%> (ø)
...tion/v2018_01_01_preview/models/role_definition.py 35.71% <0%> (-64.29%) ⬇️
.../v2018_01_01_preview/models/role_definition_py3.py 35.71% <0%> (-64.29%) ⬇️
...tion/v2018_01_01_preview/models/role_assignment.py 38.46% <0%> (-61.54%) ⬇️
... and 1176 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 fb4c7ca...8398ed7. Read the comment docs.

@AutorestCI AutorestCI merged commit 023e707 into restapi_auto_eventgrid/data-plane Jul 27, 2018
@AutorestCI
Copy link
Contributor Author

This PR has been merged into #2983

@lmazuel lmazuel deleted the restapi_auto_3504 branch August 1, 2018 23:22
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