Conversation
Collaborator
Domonion
commented
Mar 28, 2023
- Removed unnecessary SolutionComponents
- ProjectPublisher now cancels correctly
- ProjectPublisher correctly spawn publishing process
- VSharp type loading fixes, this allows generating tests for Rider SDK classes
- Assemblies now resolve from Rider-provided set of assemblies
- Removed VSharp log directories after test generation
- Correctly checks for overloads in method
- Bumped minimum compatible version to .NET 7
- Bumped rd version to 2022.3.3
- Rider plugin now shows consoles for publish and vsharp processes
- Rider version is targeting 223
- Introduced UtBotRiderModel, which available when includeRiderInBuild=true. It copies rider-model.jar to generate necessary files
1. Removed unnecessary SolutionComponents 2. ProjectPublisher now cancels correctly 3. ProjectPublisher correctly spawn publishing process 4. VSharp type loading fixes, this allows generating tests for Rider SDK classes 5. Assemblies now resolve from Rider-provided set of assemblies 6. Removed VSharp log directories after test generation 7. Correctly checks for overloads in method 8. Bumped minimum compatible version to .NET 7
1. Bumped rd version to 2022.3.3 2. Rider plugin now shows consoles for publish and vsharp processes 3. Rider version is targeting 223 4. Introduced UtBotRiderModel, which available when includeRiderInBuild=true. It copies rider-model.jar to generate necessary files
mxprshn
requested changes
Mar 29, 2023
utbot-rd/src/main/riderRdgenModels/org/utbot/rider/rd/models/RiderExtend.kt
Show resolved
Hide resolved
utbot-rider/src/main/kotlin/org/utbot/rider/UtBotConsoleViewComponent.kt
Show resolved
Hide resolved
utbot-rd/src/main/riderRdgenModels/org/utbot/rider/rd/models/RiderExtend.kt
Show resolved
Hide resolved
review fixes
mxprshn
approved these changes
Mar 29, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.