Skip to content

[AutoPR cognitiveservices/data-plane/SpellCheck] Change C# SDK namespace#2387

Merged
AutorestCI merged 1 commit intorestapi_auto_cognitiveservices/data-plane/SpellCheckfrom
restapi_auto_2859
Apr 13, 2018
Merged

[AutoPR cognitiveservices/data-plane/SpellCheck] Change C# SDK namespace#2387
AutorestCI merged 1 commit intorestapi_auto_cognitiveservices/data-plane/SpellCheckfrom
restapi_auto_2859

Conversation

@AutorestCI
Copy link
Contributor

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 12, 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_2859#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_2859#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_2859
  • pip install -e ./azure-cognitiveservices-language-spellcheck

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_2859
  • 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 12, 2018

Codecov Report

Merging #2387 into restapi_auto_cognitiveservices/data-plane/SpellCheck will decrease coverage by <.01%.
The diff coverage is 72%.

Impacted file tree graph

@@                                   Coverage Diff                                    @@
##           restapi_auto_cognitiveservices/data-plane/SpellCheck    #2387      +/-   ##
========================================================================================
- 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 Δ
...itiveservices/language/spellcheck/models/answer.py 100% <100%> (ø) ⬆️
...age/spellcheck/models/spelling_token_suggestion.py 100% <100%> (ø) ⬆️
...services/language/spellcheck/models/spell_check.py 100% <100%> (ø) ⬆️
...ervices/language/spellcheck/models/identifiable.py 100% <100%> (ø) ⬆️
...nguage/spellcheck/models/spelling_flagged_token.py 100% <100%> (ø) ⬆️
...e/cognitiveservices/language/spellcheck/version.py 100% <100%> (ø) ⬆️
...iveservices/language/spellcheck/models/response.py 100% <100%> (ø) ⬆️
...iveservices/language/spellcheck/spell_check_api.py 76.11% <100%> (+0.36%) ⬆️
...rvices/language/spellcheck/models/response_base.py 100% <100%> (ø) ⬆️
...anguage/spellcheck/models/spell_check_api_enums.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...d09429f. Read the comment docs.

@AutorestCI AutorestCI merged commit 85687b2 into restapi_auto_cognitiveservices/data-plane/SpellCheck Apr 13, 2018
@AutorestCI
Copy link
Contributor Author

This PR has been merged into #2394

@lmazuel lmazuel deleted the restapi_auto_2859 branch April 27, 2018 01:27
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.

2 participants