Skip to content

[AutoPR] cognitiveservices/data-plane/SpellCheck#2394

Closed
AutorestCI wants to merge 1 commit intomasterfrom
restapi_auto_cognitiveservices/data-plane/SpellCheck
Closed

[AutoPR] cognitiveservices/data-plane/SpellCheck#2394
AutorestCI wants to merge 1 commit intomasterfrom
restapi_auto_cognitiveservices/data-plane/SpellCheck

Conversation

@AutorestCI
Copy link
Contributor

Created to accumulate context: cognitiveservices/data-plane/SpellCheck

Change C# SDK namespace

Keeping in line with the standardization efforts, changing the namespace of C# SDK to the prescribed format Microsoft.Azure.CognitiveServices.<Category>.<API name>
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Apr 13, 2018

(message created by the CI based on PR content)

Installation instruction

Package azure-cognitiveservices-language-spellcheck

You can install the package azure-cognitiveservices-language-spellcheck of this PR using the following command:
pip install "git+https://github.com/Azure/azure-sdk-for-python@restapi_auto_cognitiveservices/data-plane/SpellCheck#egg=azure-cognitiveservices-language-spellcheck&subdirectory=azure-cognitiveservices-language-spellcheck"

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_cognitiveservices/data-plane/SpellCheck#egg=azure-cognitiveservices-language-spellcheck&subdirectory=azure-cognitiveservices-language-spellcheck"

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

  • git checkout restapi_auto_cognitiveservices/data-plane/SpellCheck
  • pip install -e ./azure-cognitiveservices-language-spellcheck

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_cognitiveservices/data-plane/SpellCheck
  • pip wheel --no-deps ./azure-cognitiveservices-language-spellcheck

Direct download

Your files can be directly downloaded here:

@codecov-io
Copy link

codecov-io commented Apr 13, 2018

Codecov Report

Merging #2394 into master will decrease coverage by <.01%.
The diff coverage is 72%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2394      +/-   ##
==========================================
- Coverage   54.27%   54.27%   -0.01%     
==========================================
  Files        5326     5328       +2     
  Lines      126606   126640      +34     
==========================================
+ Hits        68712    68730      +18     
- Misses      57894    57910      +16
Impacted Files Coverage Δ
...anguage/spellcheck/models/spell_check_api_enums.py 100% <100%> (ø) ⬆️
...itiveservices/language/spellcheck/models/answer.py 100% <100%> (ø) ⬆️
...age/spellcheck/models/spelling_token_suggestion.py 100% <100%> (ø) ⬆️
...iveservices/language/spellcheck/spell_check_api.py 76.11% <100%> (+0.36%) ⬆️
...iveservices/language/spellcheck/models/response.py 100% <100%> (ø) ⬆️
...services/language/spellcheck/models/spell_check.py 100% <100%> (ø) ⬆️
...e/cognitiveservices/language/spellcheck/version.py 100% <100%> (ø) ⬆️
...ervices/language/spellcheck/models/identifiable.py 100% <100%> (ø) ⬆️
...rvices/language/spellcheck/models/response_base.py 100% <100%> (ø) ⬆️
...nguage/spellcheck/models/spelling_flagged_token.py 100% <100%> (ø) ⬆️
... and 7 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 72d71b3...85687b2. Read the comment docs.

@lmazuel
Copy link
Member

lmazuel commented May 2, 2018

Only PR mentioned are C#

@lmazuel lmazuel closed this May 2, 2018
@lmazuel lmazuel deleted the restapi_auto_cognitiveservices/data-plane/SpellCheck branch May 2, 2018 17:36
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.

3 participants