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

Remove compat message #4264

Merged
merged 1 commit into from
Jan 30, 2019
Merged

Remove compat message #4264

merged 1 commit into from
Jan 30, 2019

Conversation

lmazuel
Copy link
Member

@lmazuel lmazuel commented Jan 30, 2019

@AutorestCI
Copy link
Contributor

AutorestCI commented Jan 30, 2019

(message created by the CI based on PR content)

Installation instruction

Package azure-sdk-tools

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

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@compat_message#egg=azure-sdk-tools&subdirectory=azure-sdk-tools"

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

  • git checkout compat_message
  • pip install -e ./azure-sdk-tools

Or build a wheel file to distribute for testing:

  • git checkout compat_message
  • pip wheel --no-deps ./azure-sdk-tools

Direct download

Your files can be directly downloaded here:

@codecov-io
Copy link

codecov-io commented Jan 30, 2019

Codecov Report

Merging #4264 into master will decrease coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4264      +/-   ##
==========================================
- Coverage   53.76%   53.76%   -0.01%     
==========================================
  Files        9800     9800              
  Lines      209961   209953       -8     
==========================================
- Hits       112885   112877       -8     
  Misses      97076    97076
Impacted Files Coverage Δ
...azure/mgmt/hdinsight/models/storage_account_py3.py 100% <0%> (ø) ⬆️

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 f96f38e...552a7b7. Read the comment docs.

@lmazuel lmazuel merged commit d31aefc into master Jan 30, 2019
@lmazuel lmazuel deleted the compat_message branch January 30, 2019 01:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants