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

Migrate to non-transitive R classes #1614

Merged
merged 2 commits into from May 3, 2024
Merged

Conversation

OscarSpruit
Copy link
Contributor

Description

Migrate to non-transitive R classes. R classes must now by fully referenced and modules need an explicit dependency on a library of which the R class is from.

./gradlew clean assDeb --no-build-cache went from 1m 2s to 45s locally. Combined with KSP it will be even better

@OscarSpruit OscarSpruit requested a review from a team as a code owner May 2, 2024 13:53
@OscarSpruit OscarSpruit added the Chore [PRs only] Indicates any task that does not need to be mentioned in the public release notes label May 2, 2024
Copy link
Collaborator

@jreij jreij left a comment

Choose a reason for hiding this comment

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

Could this have any impact on merchants?

@OscarSpruit
Copy link
Contributor Author

Could this have any impact on merchants?

I thought it doesn't, but let's test it out

Base automatically changed from fix/sonar-build-time to develop May 3, 2024 08:50
Copy link

sonarcloud bot commented May 3, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarCloud

@OscarSpruit OscarSpruit merged commit 0700f86 into develop May 3, 2024
8 of 9 checks passed
@OscarSpruit OscarSpruit deleted the refactor/non-transitive-r branch May 3, 2024 11:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Chore [PRs only] Indicates any task that does not need to be mentioned in the public release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants