Skip to content

Conversation

@ayolab
Copy link
Contributor

@ayolab ayolab commented Aug 6, 2025

No description provided.

}

public void sendReport(UUID reportUuid, ReportNode reportNode) {
public void sendReport(UUID reportUuid, ReportNode reportNode, boolean isVariantBuild) {
Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe one method sendReport and another one sendAndReplaceReport ?

}

private ApplicationStatus apply(ModificationApplicationGroup modificationGroupInfos, NetworkStoreListener listener) {
private ApplicationStatus apply(ModificationApplicationGroup modificationGroupInfos, NetworkStoreListener listener, boolean isVariantBuild) {
Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe isIncremental ? I don't know I feel like I don't understand easily this isVariantBuild boolean

@sonarqubecloud
Copy link

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.

3 participants