Skip to content
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.

Improving Sonarcloud Scans (EXPOSUREAPP-2772) #1359

Merged
merged 56 commits into from
Oct 9, 2020

Conversation

d4rken
Copy link
Member

@d4rken d4rken commented Oct 8, 2020

  • 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

@d4rken d4rken added the maintainers Tag pull requests created by maintainers label Oct 8, 2020
@d4rken d4rken changed the title Improving Sonarcloud Scans (DEV) Improving Sonarcloud Scans (EXPOSUREAPP-2772) Oct 8, 2020
@d4rken d4rken marked this pull request as ready for review October 9, 2020 08:47
@d4rken d4rken requested a review from a team October 9, 2020 08:47
Copy link
Contributor

@harambasicluka harambasicluka left a 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.

@sonarcloud
Copy link

sonarcloud bot commented Oct 9, 2020

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@d4rken d4rken merged commit 9b15733 into release/1.5.x Oct 9, 2020
@d4rken d4rken deleted the fix/circleci-sonarcloud branch October 9, 2020 09:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
maintainers Tag pull requests created by maintainers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants