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

Hierarchical partition tests #24848

Closed

Conversation

v1k1
Copy link
Contributor

@v1k1 v1k1 commented Feb 13, 2023

Packages impacted by this PR

Issues associated with this PR

Describe the problem that is addressed by this PR

What are the possible designs available to address the problem? If there are more than one possible design, why was the one in this PR chosen?

Are there test cases added in this PR? (If not, why?)

Provide a list of related PRs (if any)

Command used to generate this PR:**(Applicable only to SDK release request PRs)

Checklists

  • Added impacted package name to the issue description
  • Does this PR needs any fixes in the SDK Generator?** (If so, create an Issue in the Autorest/typescript repository and link it here)
  • Added a changelog (if necessary)

kazrael2119 and others added 30 commits January 9, 2023 12:38
* delte key value in recording in search

* update files

* update files

* Update uriSanitizer and bodySanitizer

Co-authored-by: Mary Gao <yanmeigao1210@gmail.com>
Co-authored-by: Sima Zhu <sizhu@microsoft.com>
* servicenetworking release

* update files

* update files

* update file
)

* Browse APIs for Azure Communication Services Phone Numbers.

* Fix lint errors.

* Fix lint.

* Add accept-language to the request headers.

* Fix formatting

* Update communication-phonenumbers.api.md

* Fix formatting

* Update ACS phone numbers with tracing client.

* Lint fix

* Fix merge conflict.

* Rename AreCodeResult to AreaCodeItem

* Add administrativeDivision into ListLocalitiesOptions

* Add optional parameters into  ListOfferingsOptions

* Resolve changes from sdk review

* Add live tests

* Adjust tests to match api fix

* Add swagger readme updates

* Split tests into different specs

* Change swagger file

* Replace area codes and localities tests with first locality

* Update recordings

* Update tests to new recorder

* Update recordings

* Update recordings with purchase

* Fix lint errors

* Fix format

* Update recordings

* Solve PR comments

* Fix format in models

* Prettier format in models

* Build communication

* Fix spelling error

Co-authored-by: Adrian Tang <adtang@microsoft.com>
Co-authored-by: Sofia Robles <sofiar@microsoft.com>
…24409)

Post release automated changes for azure-arm-servicenetworking
)

Post release automated changes for azure-arm-loadtesting
* Automatic rush update --full

* fix format

Co-authored-by: Deyaaeldeen Almahallawi <dealmaha@microsoft.com>
Co-authored-by: Konrad Jamrozik <kojamroz@microsoft.com>
### Packages impacted by this PR
@azure/core-lro

### Issues associated with this PR
N/A

### Describe the problem that is addressed by this PR
Some unit tests didn't take the `throwOnNon2xxResponse` flag into account but they should. This PR updates the poller configuration in them to use the flag. The PR also adjusts expectation accordingly, mainly that when running in the non-throwing mode, no thrown error is expected.

### What are the possible designs available to address the problem? If there are more than one possible design, why was the one in this PR chosen?
N/A

### Are there test cases added in this PR? _(If not, why?)_
N/A

### Provide a list of related PRs _(if any)_


### Command used to generate this PR:**_(Applicable only to SDK release request PRs)_

### Checklists
- [x] Added impacted package name to the issue description
- [ ] Does this PR needs any fixes in the SDK Generator?** _(If so, create an Issue in the [Autorest/typescript](https://github.com/Azure/autorest.typescript) repository and link it here)_
- [ ] Added a changelog (if necessary)
…clude version (Azure#23863)

* Add a test case for listing with prefix, delimiter and include version

* Add support for cold tier
Co-authored-by: Konrad Jamrozik <kojamroz@microsoft.com>
…re#24413)

* Update changelog for communication-phone-numbers

* Rephrase changelog

* Run release preparation script

* Add SIP routing client entries to changelog
Post release automated changes for azure-rest-maps-geolocation
This release contains the work in Azure#24159 and is needed for the code generator tests to pass.
Post release automated changes for azure-core-lro
… Release Lease (Azure#23530)

* [Storage]Append with, Acquire, Release & Renewal of Lease; Flush with Release Lease

* Add change log description

* Resolve comments

* Resolve comments
* refresh9

* update files

* update files

* update files

* update files

* update files
* containerservice release

* update files
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.