Skip to content

Conversation

@annatisch
Copy link
Member

No description provided.

* Reconfigure retry policy

* Review feedback

* Fix pylint

* Updated tests

* Support client-side timeout

* Updated timeout logic

* Renamed client error

* Updated tests

* Patch azure-core

Needed pending PR 7542

* Fixed status retry tests

* Using dev core
@annatisch annatisch requested a review from shurd as a code owner October 4, 2019 20:12
@adxsdk6
Copy link

adxsdk6 commented Oct 4, 2019

Can one of the admins verify this patch?

* Updated sample refs

* Added release notes

* Remove old rst files

* Fixed kwarg formatting
@codecov-io
Copy link

codecov-io commented Oct 7, 2019

Codecov Report

Merging #7621 into master will decrease coverage by 5%.
The diff coverage is 14.75%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #7621      +/-   ##
==========================================
- Coverage   31.25%   26.24%   -5.01%     
==========================================
  Files          45       64      +19     
  Lines        3603     5802    +2199     
==========================================
+ Hits         1126     1523     +397     
- Misses       2477     4279    +1802
Impacted Files Coverage Δ
sdk/cosmos/azure-cosmos/test/crud_tests.py 9.55% <14.75%> (ø)
...ub/azure-eventhubs/azure/eventhub/configuration.py
...re-eventhubs/tests/livetest/synctests/test_auth.py
...nthubs/tests/livetest/synctests/test_properties.py
.../eventhub/azure-eventhubs/azure/eventhub/client.py
...enthubs/azure/eventhub/aio/eventprocessor/utils.py
...re-eventhubs/tests/livetest/synctests/test_send.py
...nthubs/tests/eventprocessor/test_eventprocessor.py
...k/eventhub/azure-eventhubs/azure/eventhub/error.py
...hub/aio/eventprocessor/sample_partition_manager.py
... and 100 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 af719b1...81d96ce. Read the comment docs.

@annatisch
Copy link
Member Author

/azp run python - cosmos - tests

@azure-pipelines
Copy link

Azure Pipelines failed to run 1 pipeline(s).

@danieljurek
Copy link
Member

/azp run python - cosmos - tests

@azure-pipelines
Copy link

Azure Pipelines failed to run 1 pipeline(s).

@annatisch annatisch requested a review from danieljurek as a code owner October 7, 2019 18:52
* Removed old docs

* Bumped core version

* Removed submodule docs

* Fixed imports

* Pylint fix

* More docs updates

* Fixed docstring types

* Docstring formatting

* Updated snippet references

* Fixed exception docs

* More exception docstrings

* Review feedback
@annatisch
Copy link
Member Author

/azp run python - cosmos - tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Member

@lmazuel lmazuel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

urllib3 import should be changed, and beware of "kwargs attack" (unexpected kwargs at the receiver ends, requests for instance will raise if it receives any kwargs he doesn't know)

* Live test fixes

* Emulator test fixes

* Emulator test fixes

* Fix urllib3 reference
@annatisch
Copy link
Member Author

/azp run python - cosmos - tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@annatisch annatisch merged commit f603690 into master Oct 9, 2019
YijunXieMS pushed a commit to YijunXieMS/azure-sdk-for-python that referenced this pull request Oct 9, 2019
* [Cosmos] Reconfigure retry policy (Azure#7544)

* Reconfigure retry policy

* Review feedback

* Fix pylint

* Updated tests

* Support client-side timeout

* Updated timeout logic

* Renamed client error

* Updated tests

* Patch azure-core

Needed pending PR 7542

* Fixed status retry tests

* Using dev core

* [Cosmos] Docs updates (Azure#7626)

* Updated sample refs

* Added release notes

* Remove old rst files

* Fixed kwarg formatting

* add sdk tools repo (Azure#7656)

* [Cosmos] More docs cleanup (Azure#7661)

* Removed old docs

* Bumped core version

* Removed submodule docs

* Fixed imports

* Pylint fix

* More docs updates

* Fixed docstring types

* Docstring formatting

* Updated snippet references

* Fixed exception docs

* More exception docstrings

* Review feedback

* [Cosmos] Live test updates (Azure#7693)

* Live test fixes

* Emulator test fixes

* Emulator test fixes

* Fix urllib3 reference
@annatisch annatisch deleted the feature/cosmos-preview4 branch October 9, 2019 21:28
fengzhou-msft pushed a commit that referenced this pull request Nov 5, 2019
* [Cosmos] Reconfigure retry policy (#7544)

* Reconfigure retry policy

* Review feedback

* Fix pylint

* Updated tests

* Support client-side timeout

* Updated timeout logic

* Renamed client error

* Updated tests

* Patch azure-core

Needed pending PR 7542

* Fixed status retry tests

* Using dev core

* [Cosmos] Docs updates (#7626)

* Updated sample refs

* Added release notes

* Remove old rst files

* Fixed kwarg formatting

* add sdk tools repo (#7656)

* [Cosmos] More docs cleanup (#7661)

* Removed old docs

* Bumped core version

* Removed submodule docs

* Fixed imports

* Pylint fix

* More docs updates

* Fixed docstring types

* Docstring formatting

* Updated snippet references

* Fixed exception docs

* More exception docstrings

* Review feedback

* [Cosmos] Live test updates (#7693)

* Live test fixes

* Emulator test fixes

* Emulator test fixes

* Fix urllib3 reference
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.

6 participants