This repository has been archived by the owner on Jun 20, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 496
Improving Sonarcloud Scans (EXPOSUREAPP-2772) #1359
Merged
Merged
Conversation
This file contains 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
Member
d4rken
commented
Oct 8, 2020
•
edited
Loading
edited
- Moved duplicate command calls into custom commands to reduce duplicate code
- Optimized call order of saving and restoring build and gradle caches
- Moved sonarcloud into a sepperate job that depends deviceReleaseUnitTests
- Reduce parallelism to 3 (from 4), currently the overhead from 4 offers no performance gain
- Adjusted function names and descriptions
- Removed jetitifier requirement to speed up compile times
…an extra job after the tests.
Restore caches before running jacoco
d4rken
changed the title
Improving Sonarcloud Scans (DEV)
Improving Sonarcloud Scans (EXPOSUREAPP-2772)
Oct 8, 2020
…tore that for all jobs.
…the gradle file checksums.
AlexanderAlferov
previously approved these changes
Oct 9, 2020
harambasicluka
suggested changes
Oct 9, 2020
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.
Please put the dependency changed in 1.6.0.
AlexanderAlferov
approved these changes
Oct 9, 2020
harambasicluka
approved these changes
Oct 9, 2020
Kudos, SonarCloud Quality Gate passed! 0 Bugs |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.