Skip to content

Move generator shared source files to Azure.Core shared source#38286

Merged
annelo-msft merged 3 commits intoAzure:mainfrom
annelo-msft:fix-issue32006
Aug 28, 2023
Merged

Move generator shared source files to Azure.Core shared source#38286
annelo-msft merged 3 commits intoAzure:mainfrom
annelo-msft:fix-issue32006

Conversation

@annelo-msft
Copy link
Member

@annelo-msft annelo-msft commented Aug 18, 2023

Fixes #32006

Azure/autorest.csharp#3674 and #38305 show proof of concept that once Azure.Core shared source in the autorest.charp repo is updated by the script, we expect build and test to succeed.

@azure-sdk
Copy link
Collaborator

API change check

API changes are not detected in this pull request.

@annelo-msft annelo-msft marked this pull request as ready for review August 18, 2023 20:20
@annelo-msft annelo-msft requested a review from m-nash August 18, 2023 20:21
Copy link
Member

@christothes christothes left a comment

Choose a reason for hiding this comment

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

Should we log an issue to close some of the test coverage gaps here?

@annelo-msft
Copy link
Member Author

Should we log an issue to close some of the test coverage gaps here?

@christothes, which test coverage gaps?

@christothes
Copy link
Member

Should we log an issue to close some of the test coverage gaps here?

@christothes, which test coverage gaps?

There may not be any in practice, I was just comparing classes with test classes and there appear to be some missing tests.

@annelo-msft
Copy link
Member Author

I was just comparing classes with test classes and there appear to be some missing tests.

Cool, good call out, then. I'll file that issue - do you have a list handy, or is it primarily just "there are methods without tests validating their functionality?"

@christothes
Copy link
Member

I was just comparing classes with test classes and there appear to be some missing tests.

Cool, good call out, then. I'll file that issue - do you have a list handy, or is it primarily just "there are methods without tests validating their functionality?"

The latter

@annelo-msft
Copy link
Member Author

#38304

@annelo-msft
Copy link
Member Author

annelo-msft commented Aug 22, 2023

I think this is ready to go now, but will wait for @m-nash for final approval to make sure I'm not missing something in all the back-and-forth steps across repos.

Next steps are:

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.

Migrate Generator shared source to Azure.Core shared source

6 participants