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] [Event-Grid Maps] Add Maps publisher schema to EventGrid data-plane #4293

Merged
merged 2 commits into from
Feb 11, 2019

Conversation

AutorestCI
Copy link
Contributor

[Maps] Updated Event Grid publisher data schema
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Feb 1, 2019

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

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

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

Or build a wheel file to distribute for testing:

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

Direct download

Your files can be directly downloaded here:

@codecov-io
Copy link

codecov-io commented Feb 1, 2019

Codecov Report

Merging #4293 into restapi_auto_eventgrid/data-plane will increase coverage by 1.18%.
The diff coverage is 62.5%.

Impacted file tree graph

@@                          Coverage Diff                          @@
##           restapi_auto_eventgrid/data-plane    #4293      +/-   ##
=====================================================================
+ Coverage                              55.02%   56.21%   +1.18%     
=====================================================================
  Files                                  10947     9193    -1754     
  Lines                                 240081   183713   -56368     
=====================================================================
- Hits                                  132094   103266   -28828     
+ Misses                                107987    80447   -27540
Impacted Files Coverage Δ
azure-eventgrid/azure/eventgrid/models/__init__.py 100% <100%> (ø) ⬆️
...d/azure/eventgrid/models/maps_geofence_geometry.py 36.36% <36.36%> (ø)
...ure/eventgrid/models/maps_geofence_geometry_py3.py 36.36% <36.36%> (ø)
...eventgrid/models/maps_geofence_event_properties.py 44.44% <44.44%> (ø)
...tgrid/models/maps_geofence_event_properties_py3.py 44.44% <44.44%> (ø)
...ventgrid/models/maps_geofence_exited_event_data.py 80% <80%> (ø)
...grid/models/maps_geofence_exited_event_data_py3.py 80% <80%> (ø)
...entgrid/models/maps_geofence_entered_event_data.py 80% <80%> (ø)
...rid/models/maps_geofence_entered_event_data_py3.py 80% <80%> (ø)
...ventgrid/models/maps_geofence_result_event_data.py 80% <80%> (ø)
... and 2546 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 beed1a0...1426432. Read the comment docs.

[Maps] Updated Event Grid publisher data schema
@AutorestCI AutorestCI merged commit 460244a into restapi_auto_eventgrid/data-plane Feb 11, 2019
@AutorestCI AutorestCI deleted the restapi_auto_5140 branch February 11, 2019 18:29
@AutorestCI
Copy link
Contributor Author

This PR has been merged into #3629

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