]> source.dussan.org Git - sonarqube.git/commit
SONAR-23998 Add migration of deprecated json metrics to measures migration
authorLéo Geoffroy <leo.geoffroy@sonarsource.com>
Tue, 29 Oct 2024 07:32:06 +0000 (08:32 +0100)
committersonartech <sonartech@sonarsource.com>
Tue, 5 Nov 2024 20:03:02 +0000 (20:03 +0000)
commit0633a01ff3c882cc438773f45981563c647335aa
treea598bf4199e48b0f41dc8e82676785a410454b59
parentefbf8c38cd84f77471cd884eebaa8e0a2f6be4da
SONAR-23998 Add migration of deprecated json metrics to measures migration

fixup! SONAR-23998 Add migration of deprecated json metrics to measures migration

SONAR-23998 Add a unit test to check on cenversion failure
server/sonar-db-migration/src/it/java/org/sonar/server/platform/db/migration/version/v108/MigrateBranchesLiveMeasuresToMeasuresIT.java
server/sonar-db-migration/src/main/java/org/sonar/server/platform/db/migration/version/v108/AbstractMigrateLiveMeasuresToMeasures.java
server/sonar-db-migration/src/main/java/org/sonar/server/platform/db/migration/version/v108/MeasureMigration.java [new file with mode: 0644]