Skip to content

Commit a1905bd

Browse files
committed
Fetch all commits for blame done by SonarQube Analysis
1 parent 51c7e28 commit a1905bd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

travis.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ CI)
2828
# integration of jacoco report is quite memory-consuming
2929
#scm.forceReloadAll: force scm reload to fix blame issue on some files (should be removed at some point)
3030
export MAVEN_OPTS="-Xmx1536m -Xms128m"
31+
git fetch --unshallow
3132
mvn org.jacoco:jacoco-maven-plugin:prepare-agent verify -Pcoverage-per-test sonar:sonar -B -e -V \
3233
-Dsonar.host.url=$SONAR_HOST_URL \
3334
-Dsonar.login=$SONAR_TOKEN \

0 commit comments

Comments
 (0)