Skip to content

Conversation

@AutorestCI
Copy link
Contributor

@codecov-io
Copy link

codecov-io commented Feb 22, 2018

Codecov Report

Merging #2035 into restapi_auto_containerregistry/resource-manager will increase coverage by 0.01%.
The diff coverage is 92.64%.

Impacted file tree graph

@@                                 Coverage Diff                                 @@
##           restapi_auto_containerregistry/resource-manager    #2035      +/-   ##
===================================================================================
+ Coverage                                            53.17%   53.18%   +0.01%     
===================================================================================
  Files                                                 4724     4724              
  Lines                                               117293   117327      +34     
===================================================================================
+ Hits                                                 62371    62405      +34     
  Misses                                               54922    54922
Impacted Files Coverage Δ
.../v2017_10_01/operations/replications_operations.py 93.58% <100%> (+0.21%) ⬆️
...ainerregistry/v2017_10_01/operations/operations.py 28.12% <50%> (+2.31%) ⬆️
...ainerregistry/v2017_03_01/operations/operations.py 28.12% <50%> (+2.31%) ⬆️
...stry/v2017_10_01/operations/webhooks_operations.py 83.64% <93.75%> (+0.63%) ⬆️
...ry/v2017_03_01/operations/registries_operations.py 86.95% <94.44%> (+0.59%) ⬆️
...ry/v2017_10_01/operations/registries_operations.py 86.71% <95%> (+0.53%) ⬆️

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 de6f306...a2a8960. Read the comment docs.

@AutorestCI AutorestCI force-pushed the restapi_auto_containerregistry/resource-manager branch from de6f306 to e890fe5 Compare February 28, 2018 18:22
API updates for base image dependencies
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Mar 14, 2018

(message created by the CI based on PR content)

Installation instruction

Package azure-mgmt-containerregistry

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

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

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

  • git checkout restapi_auto_2378
  • pip install -e ./azure-mgmt-containerregistry

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_2378
  • pip wheel --no-deps ./azure-mgmt-containerregistry

Direct download

Your files can be directly downloaded here:

A few improvements and fixes (#4)

* A few improvements and fixes

* Fix the description for build arguments

* Remove error schema

* use 2017-10-01 tag

* Add default response back
Fix Error status, fix version (#5)

* Remove error schema

* Add default response back

* Fix abandoned as system error

* Fix Error status

* Use preview tag

* Fix tag

* Remove error response schema as they are not used
Fix CI (#7)

* Add python sdk version

* Add preview to namespace

* Remove an example
@lmazuel lmazuel closed this Apr 25, 2018
@lmazuel lmazuel deleted the restapi_auto_2378 branch April 25, 2018 18:08
@lmazuel
Copy link
Member

lmazuel commented Apr 25, 2018

Will solve conflict on #1935 directly

@tadelesh tadelesh mentioned this pull request Aug 3, 2023
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