Closed derekbekoe closed 7 years ago
Started releasing azure-cli-core 2.0.1b1...
Release of 'azure-cli-core' with version '2.0.1b1' unsuccessful. Admins, please release manually.
Started releasing azure-cli-core 2.0.1b1...
Release of 'azure-cli-core' with version '2.0.1b1' successful. View at https://testpypi.python.org/pypi/azure-cli-core/2.0.1b1.
GitHub release creation unsuccessful. Please create a release at https://github.com/derekbekoe/azure-cli/releases.
Merging #14 into master will not change coverage. The diff coverage is
100%
.
@@ Coverage Diff @@
## master #14 +/- ##
=======================================
Coverage 72.45% 72.45%
=======================================
Files 362 362
Lines 19550 19550
Branches 2866 2866
=======================================
Hits 14165 14165
Misses 4472 4472
Partials 913 913
Impacted Files | Coverage Δ | |
---|---|---|
src/azure-cli-core/azure/cli/core/init.py | 100% <100%> (ø) |
:white_check_mark: |
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 def19c3...957d0e9. Read the comment docs.
Reviewers, please verify the following for this PR:
Release <component-name> <version>
.setup.py
has been modified with the same version as in the PR title.HISTORY.rst
has been modified with appropriate release notes.__version__
defined in__init__.py
should also be modified to match.