Skip to content

Conversation

@AutorestCI
Copy link
Contributor

Created to accumulate context: eventgrid/data-plane

@AutorestCI
Copy link
Contributor Author

AutorestCI commented Jul 23, 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_eventgrid/data-plane#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_eventgrid/data-plane#egg=azure-eventgrid&subdirectory=azure-eventgrid"

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

  • git checkout restapi_auto_eventgrid/data-plane
  • pip install -e ./azure-eventgrid

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_eventgrid/data-plane
  • pip wheel --no-deps ./azure-eventgrid

Direct download

Your files can be directly downloaded here:

@codecov-io
Copy link

codecov-io commented Jul 23, 2018

Codecov Report

Merging #2983 into master will increase coverage by 0.44%.
The diff coverage is 44.57%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2983      +/-   ##
==========================================
+ Coverage   56.35%   56.79%   +0.44%     
==========================================
  Files        8124     8492     +368     
  Lines      166280   175649    +9369     
==========================================
+ Hits        93699    99759    +6060     
- Misses      72581    75890    +3309
Impacted Files Coverage Δ
...entgrid/azure/eventgrid/models/device_twin_info.py 25% <ø> (ø) ⬆️
...rid/azure/eventgrid/models/device_twin_info_py3.py 25% <ø> (ø) ⬆️
...ntgrid/models/iot_hub_device_deleted_event_data.py 80% <ø> (ø) ⬆️
...tgrid/models/device_life_cycle_event_properties.py 50% <ø> (+10%) ⬆️
...ntgrid/models/iot_hub_device_created_event_data.py 80% <ø> (ø) ⬆️
azure-eventgrid/azure/eventgrid/models/__init__.py 100% <100%> (ø) ⬆️
azure-eventgrid/azure/eventgrid/version.py 100% <100%> (ø) ⬆️
...d/models/device_life_cycle_event_properties_py3.py 50% <100%> (+10%) ⬆️
...entgrid/models/resource_action_success_data_py3.py 25% <25%> (ø)
...e/eventgrid/models/resource_action_success_data.py 25% <25%> (ø)
... and 645 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 3345c2b...023e707. Read the comment docs.

Add actions to event grid schema

Added ResourceActionSuccessData, ResourceActionFailedData and ResourceActionCancelData
@lmazuel
Copy link
Member

lmazuel commented Aug 27, 2018

Released part of 1.2.0

@lmazuel lmazuel closed this Aug 27, 2018
@lmazuel lmazuel deleted the restapi_auto_eventgrid/data-plane branch August 27, 2018 22:04
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