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 #2687

Merged
merged 2 commits into from
Jun 8, 2018
Merged

Conversation

AutorestCI
Copy link
Contributor

Created to accumulate context: eventgrid/data-plane

@AutorestCI
Copy link
Contributor Author

AutorestCI commented Jun 4, 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 Jun 4, 2018

Codecov Report

Merging #2687 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2687   +/-   ##
=======================================
  Coverage   55.88%   55.88%           
=======================================
  Files        7161     7161           
  Lines      150710   150710           
=======================================
  Hits        84228    84228           
  Misses      66482    66482
Impacted Files Coverage Δ
...ntgrid/models/iot_hub_device_deleted_event_data.py 80% <ø> (ø) ⬆️
...id/models/iot_hub_device_deleted_event_data_py3.py 80% <ø> (ø) ⬆️
...tgrid/models/device_life_cycle_event_properties.py 40% <ø> (ø) ⬆️
...d/models/device_life_cycle_event_properties_py3.py 40% <ø> (ø) ⬆️
...id/models/iot_hub_device_created_event_data_py3.py 80% <ø> (ø) ⬆️
...ntgrid/models/iot_hub_device_created_event_data.py 80% <ø> (ø) ⬆️
azure-eventgrid/azure/eventgrid/version.py 100% <100%> (ø) ⬆️

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 8fc953a...fc95810. Read the comment docs.

@lmazuel
Copy link
Member

lmazuel commented Jun 8, 2018

Doc only, merging

@lmazuel lmazuel merged commit 412e27e into master Jun 8, 2018
@lmazuel lmazuel deleted the restapi_auto_eventgrid/data-plane branch June 8, 2018 18:39
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.

3 participants