-
Notifications
You must be signed in to change notification settings - Fork 228
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
Java ITs: Remove "bulk_delete" orchestrator call #7556
Java ITs: Remove "bulk_delete" orchestrator call #7556
Conversation
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.
Round 1, I like your changes too much... I need more :D
its/src/test/java/com/sonar/it/csharp/AnalysisWarningsTest.java
Outdated
Show resolved
Hide resolved
its/src/test/java/com/sonar/it/csharp/IncrementalAnalysisTest.java
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.
Almost done ™️
its/src/test/java/com/sonar/it/csharp/ProjectLevelDuplicationTest.java
Outdated
Show resolved
Hide resolved
its/src/test/java/com/sonar/it/csharp/RuleParameterCustomizationTest.java
Outdated
Show resolved
Hide resolved
Kudos, SonarCloud Quality Gate passed! |
Kudos, SonarCloud Quality Gate passed! |
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.
LGTM
Part of #7557
Before
toBeforeClass
annotations (running once per class instead of per file)bulk_delete
call fromorchestrator.reset()
callsprojectKey
de-collisioning forExternalIssuesTest
andIncrementalAnalysisTest
csharp.Tests.analyzeProject
to support differentprojectName
andprojectDir