-
Notifications
You must be signed in to change notification settings - Fork 226
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
Migrate cadl-ranch specs to http-specs and azure-http-specs #5357
Conversation
API change check API changes are not detected in this pull request. |
...or/TestProjects/CadlRanch/http/type/model/visibility/src/Generated/Models/VisibilityModel.cs
Outdated
Show resolved
Hide resolved
...tor/TestProjects/CadlRanch/http/type/property/nullable/src/Generated/Models/BytesProperty.cs
Show resolved
Hide resolved
packages/http-client-csharp/eng/scripts/Get-CadlRanch-Coverage.ps1
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is there an issue that this PR is addressing? If not, can you please file one that explains what problem we need to solve?
Yes, I added in the description. |
This is the non-azure part of Azure/azure-sdk-for-net#47325
We split previous cadl-ranch tests into two parts: pure Typespec: http-specs, and Azure Typespec: azure-http-specs.
This PR is to remove the old cadl-ranch and enable the tests from these two new ones. Then generate coverage report for both but just upload the unbranded one to dashboard.
The coverage can be successfully uploaded in this test build. https://dev.azure.com/azure-sdk/internal/_build/results?buildId=4408920&view=results