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

Feat/test for semanticdiff #3

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

Conversation

joefeser
Copy link
Owner

No description provided.

Signed-off-by: Joe Feser <[email protected]>

# Conflicts:
#	src/ApiGenerator/Generator/Razor/RazorGeneratorBase.cs
Signed-off-by: Joe Feser <[email protected]>
Signed-off-by: Joe Feser <[email protected]>
Signed-off-by: Joe Feser <[email protected]>
Copy link

semanticdiff-com bot commented Aug 10, 2024

Review changes with SemanticDiff.

Analyzed 37 of 42 files.

Overall, the semantic diff is 97% smaller than the GitHub diff.

32 files do not contain logic changes.

File Information
Filename Status
src/ApiGenerator/ApiGenerator.csproj Unsupported file format
✔️ src/ApiGenerator/CodeTemplatePage.cs No logic changes found
✔️ src/ApiGenerator/Extensions.cs No logic changes found
✔️ src/ApiGenerator/Program.cs 92.73% smaller
✔️ src/ApiGenerator/RestSpecDownloader.cs No logic changes found
src/ApiGenerator/Views/GeneratorNotice.cshtml Unsupported file format
src/ApiGenerator/Views/LowLevel/RequestParameters/RequestParameters.cshtml Unsupported file format
✔️ src/ApiGenerator/Generator/ApiEndpointFactory.cs No logic changes found
✔️ src/ApiGenerator/Generator/ApiGenerator.cs 98.61% smaller
✔️ src/ApiGenerator/Generator/CodeGenerator.cs 97.75% smaller
✔️ src/ApiGenerator/Generator/Razor/DescriptorsGenerator.cs No logic changes found
✔️ src/ApiGenerator/Generator/Razor/HighLevelClientImplementationGenerator.cs No logic changes found
✔️ src/ApiGenerator/Generator/Razor/LowLevelClientImplementationGenerator.cs No logic changes found
✔️ src/ApiGenerator/Generator/Razor/RazorGeneratorBase.cs 95.47% smaller
✔️ src/ApiGenerator/Generator/Razor/RequestParametersGenerator.cs No logic changes found
✔️ src/ApiGenerator/Generator/Razor/RequestsGenerator.cs No logic changes found
✔️ src/ApiGenerator/Domain/ApiRequestParametersPatcher.cs No logic changes found
✔️ src/ApiGenerator/Domain/RestApiSpec.cs No logic changes found
✔️ src/ApiGenerator/Domain/Specification/ApiEndpoint.cs No logic changes found
✔️ src/ApiGenerator/Domain/Specification/Body.cs No logic changes found
✔️ src/ApiGenerator/Domain/Specification/Deprecation.cs No logic changes found
✔️ src/ApiGenerator/Domain/Specification/QueryParameters.cs No logic changes found
✔️ src/ApiGenerator/Domain/Specification/UrlInformation.cs No logic changes found
✔️ src/ApiGenerator/Domain/Specification/UrlPart.cs No logic changes found
✔️ src/ApiGenerator/Domain/Specification/UrlPath.cs No logic changes found
✔️ src/ApiGenerator/Domain/Code/CsharpNames.cs No logic changes found
✔️ src/ApiGenerator/Domain/Code/HttpMethod.cs No logic changes found
✔️ src/ApiGenerator/Domain/Code/LowLevel/LowLevelClientMethod.cs No logic changes found
✔️ src/ApiGenerator/Domain/Code/HighLevel/Requests/Constructor.cs No logic changes found
✔️ src/ApiGenerator/Domain/Code/HighLevel/Requests/RequestInterface.cs No logic changes found
✔️ src/ApiGenerator/Domain/Code/HighLevel/Requests/RequestParameterImplementation.cs No logic changes found
✔️ src/ApiGenerator/Domain/Code/HighLevel/Methods/FluentSyntaxBase.cs No logic changes found
src/ApiGenerator/Domain/Code/HighLevel/Methods/FluentSyntaxView.cs Unsupported file format
✔️ src/ApiGenerator/Domain/Code/HighLevel/Methods/HighLevelModel.cs No logic changes found
✔️ src/ApiGenerator/Domain/Code/HighLevel/Methods/InitializerMethod.cs No logic changes found
src/ApiGenerator/Domain/Code/HighLevel/Methods/InitializerSyntaxView.cs Unsupported file format
✔️ src/ApiGenerator/Domain/Code/HighLevel/Methods/MethodSyntaxBase.cs No logic changes found
✔️ src/ApiGenerator/Configuration/CodeConfiguration.cs No logic changes found
✔️ src/ApiGenerator/Configuration/GeneratorLocations.cs 97.31% smaller
✔️ src/ApiGenerator/Configuration/Overrides/EndpointOverridesBase.cs No logic changes found
✔️ src/ApiGenerator/Configuration/Overrides/GlobalOverrides.cs No logic changes found
✔️ src/ApiGenerator/Configuration/Overrides/IEndpointOverrides.cs No logic changes found

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.

1 participant