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

Servicebus docs updates #4180

Merged
merged 10 commits into from
Jan 15, 2019
Merged

Servicebus docs updates #4180

merged 10 commits into from
Jan 15, 2019

Conversation

annatisch
Copy link
Member

No description provided.

@annatisch annatisch requested a review from lmazuel as a code owner January 15, 2019 18:19
@adxsdk6
Copy link

adxsdk6 commented Jan 15, 2019

Can one of the admins verify this patch?

1 similar comment
@adxsdk6
Copy link

adxsdk6 commented Jan 15, 2019

Can one of the admins verify this patch?

@lmazuel
Copy link
Member

lmazuel commented Jan 15, 2019

@annatisch I added you as owner in this PR, so I don't get automatic review unless you want me to explicitly ;)

@codecov-io
Copy link

Codecov Report

Merging #4180 into servicebus will increase coverage by 0.8%.
The diff coverage is 21.62%.

Impacted file tree graph

@@              Coverage Diff               @@
##           servicebus    #4180      +/-   ##
==============================================
+ Coverage       53.27%   54.07%    +0.8%     
==============================================
  Files           10509     9803     -706     
  Lines          226405   208715   -17690     
==============================================
- Hits           120608   112871    -7737     
+ Misses         105797    95844    -9953
Impacted Files Coverage Δ
...zure-servicebus/azure/servicebus/common/message.py 35.82% <ø> (ø) ⬆️
...ure/servicebus/control_client/servicebusservice.py 93.07% <ø> (ø) ⬆️
azure-servicebus/azure/servicebus/common/mixins.py 26.97% <ø> (ø) ⬆️
...vicebus/azure/servicebus/aio/async_send_handler.py 26.31% <ø> (ø) ⬆️
azure-servicebus/azure/servicebus/common/utils.py 25% <ø> (ø) ⬆️
azure-servicebus/azure/servicebus/send_handler.py 27.84% <ø> (ø) ⬆️
azure-servicebus/azure/servicebus/__init__.py 100% <ø> (ø) ⬆️
...e-servicebus/azure/servicebus/aio/async_message.py 31.16% <ø> (ø) ⬆️
...re-servicebus/azure/servicebus/aio/async_client.py 26.17% <0%> (-0.56%) ⬇️
...ebus/azure/servicebus/aio/async_receive_handler.py 20.81% <0%> (-0.39%) ⬇️
... and 728 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 588035e...7236bc2. Read the comment docs.

@annatisch annatisch merged commit acde82d into Azure:servicebus Jan 15, 2019
annatisch added a commit that referenced this pull request Jan 17, 2019
* Docs updates

* Some docs cleanup

* More docs fixes

* Fixed docs indentation

* More docs updates

* Added Example tags

* More docstrings

* Fixed return type

* Update CODEOWNERS

* Test fixes
annatisch added a commit that referenced this pull request Jan 17, 2019
* Docs updates

* Some docs cleanup

* More docs fixes

* Fixed docs indentation

* More docs updates

* Added Example tags

* More docstrings

* Fixed return type

* Update CODEOWNERS

* Test fixes
lmazuel pushed a commit that referenced this pull request Jan 18, 2019
*  New ServiceBus SDK (#4137)

* Servicebus docs updates (#4180)

* Docs updates

* Some docs cleanup

* More docs fixes

* Fixed docs indentation

* More docs updates

* Added Example tags

* More docstrings

* Fixed return type

* Update CODEOWNERS

* Test fixes

* Review feedback (#4201)

* Review feedback

* Moved pylint config

* Test stabilization

* Updated readme

* SB capitalization

* Docstring fixes

* Block comments

* Flake8 docs pass

* Pylint fix

* Updated readme
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.

4 participants