Skip to content

[AutoPR resources/resource-manager] Add jit request API and schema.#5157

Closed
AutorestCI wants to merge 2 commits into
restapi_auto_resources/resource-managerfrom
restapi_auto_5889
Closed

[AutoPR resources/resource-manager] Add jit request API and schema.#5157
AutorestCI wants to merge 2 commits into
restapi_auto_resources/resource-managerfrom
restapi_auto_5889

Conversation

@AutorestCI

Copy link
Copy Markdown
Contributor

@AutorestCI

AutorestCI commented May 8, 2019

Copy link
Copy Markdown
Contributor Author

(message created by the CI based on PR content)

Installation instruction

Package azure-mgmt-resource

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

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_5889#egg=azure-mgmt-resource&subdirectory=azure-mgmt-resource"

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

  • git checkout restapi_auto_5889
  • pip install -e ./azure-mgmt-resource

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_5889
  • pip wheel --no-deps ./azure-mgmt-resource

Direct download

Your files can be directly downloaded here:

@codecov-io

codecov-io commented May 8, 2019

Copy link
Copy Markdown

Codecov Report

Merging #5157 into restapi_auto_resources/resource-manager will increase coverage by 2.7%.
The diff coverage is n/a.

Impacted file tree graph

@@                             Coverage Diff                             @@
##           restapi_auto_resources/resource-manager    #5157      +/-   ##
===========================================================================
+ Coverage                                    51.04%   53.75%    +2.7%     
===========================================================================
  Files                                        11657     9796    -1861     
  Lines                                       265300   209968   -55332     
===========================================================================
- Hits                                        135423   112868   -22555     
+ Misses                                      129877    97100   -32777
Impacted Files Coverage Δ
...ion/face/models/name_and_user_data_contract_py3.py 62.5% <0%> (-37.5%) ⬇️
...edia/azure/mgmt/media/models/job_input_clip_py3.py 60% <0%> (-11.43%) ⬇️
.../azure/mgmt/monitor/models/metric_dimension_py3.py 55.55% <0%> (-11.12%) ⬇️
...e/mgmt/monitor/models/metric_alert_criteria_py3.py 66.66% <0%> (-10.26%) ⬇️
...dia/azure/mgmt/media/models/job_input_asset_py3.py 62.5% <0%> (-10.23%) ⬇️
...dia/models/built_in_standard_encoder_preset_py3.py 62.5% <0%> (-10.23%) ⬇️
...-mgmt-media/azure/mgmt/media/models/overlay_py3.py 42.85% <0%> (-10.09%) ⬇️
...8_08_01/models/p2_svpn_server_configuration_py3.py 25% <0%> (-9.79%) ⬇️
...t-media/azure/mgmt/media/models/video_layer_py3.py 42.85% <0%> (-9.78%) ⬇️
...re-mgmt-media/azure/mgmt/media/models/image_py3.py 54.54% <0%> (-9.75%) ⬇️
... and 2068 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 b64f1c7...eedcafd. Read the comment docs.

@lmazuel lmazuel closed this May 23, 2019
@lmazuel lmazuel deleted the restapi_auto_5889 branch May 23, 2019 17:07
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 53.75%. Comparing base (b64f1c7) to head (eedcafd).

Additional details and impacted files
@@                             Coverage Diff                             @@
##           restapi_auto_resources/resource-manager    #5157      +/-   ##
===========================================================================
+ Coverage                                    51.04%   53.75%   +2.71%     
===========================================================================
  Files                                        11657     9800    -1857     
  Lines                                       265300   209972   -55328     
===========================================================================
- Hits                                        135423   112872   -22551     
+ Misses                                      129877    97100   -32777     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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