Hi everyone,
I’m happy to announce a new release v1.6 of the mutation-analysis plugin.
This maintenance release now supports Sonarqube 9.1 and Pitest 1.7.x
Compatibility
it’s compatible with versions >8.9.x and 9.x. (built against the 8.9 API)
Release Notes & Download
Release Notes: https://github.com/devcon5io/mutation-analysis-plugin/releases/tag/v1.6
Download: https://github.com/devcon5io/mutation-analysis-plugin/releases/download/v1.6/mutation-analysis-plugin-1.6.jar
PR
SonarSource:master
← devcon5io:master
opened 08:39PM - 01 Dec 21 UTC
Maintenance Release to Support Sonarqube 9.1 and Pitest 1.7.1
SonarCloud
1 Like
sanmibuh
(David Belmez Vicente)
December 2, 2021, 9:03pm
2
Tested in our sonarqube 9.1 instance
1 Like
Colin
(Colin)
January 26, 2022, 1:28pm
3
Hey @Gerald_Mucke
Sorry for the delay. I’ve requested a change on your PR.
I also don’t see an analysis tagged for 1.6 on SonarCloud. In fact, there has been no analysis since August 2019. That will need to be fixed before merging.
1 Like
Hi all,
I’m sorry for the delay, I simply didn’t had any time to spare in past month to follow up on this.
The reason for the missing analysis was, that travis went from .org to .com and thus required to migrate the build repositories - and without a build: no analysis.
Anyway, I fixed it this morning, so build is running again, same as the analysis - yay!
(had to bump to jdk11 and change use of the sonartoken and jacoco in the pipeline)
Analysis (1.6): https://sonarcloud.io/summary/new_code?id=ch.devcon5.sonar%3Amutation-analysis-plugin
Build: Travis CI - Test and Deploy with Confidence
@Colin Would you be so kind as to verify the PR again?
SonarSource:master
← devcon5io:master
opened 08:39PM - 01 Dec 21 UTC
Maintenance Release to Support Sonarqube 9.1 and Pitest 1.7.1
Thank you very much!
1 Like
Colin
(Colin)
March 31, 2022, 12:52pm
6
Hey @Gerald_Mucke
I don’t see any updates to the PR since December.
I see in the comments that you’ve requested a change, unfortunately I can’t remember what change that should have been, though. Do you remember?
– EDIT
Ah, I see: Travis CI - Test and Deploy Your Code with Confidence points to the failed check,
that should have been fixed by this commit Mutation Analysis 1.6 by gmuecke · Pull Request #258 · SonarSource/sonar-update-center-properties · GitHub (Dec 2)
So all checks pass
The only that has been missing, was the failed sonarcloud analysis, which I have fixed 2 days ago
so what else is missing or is everything ok now?
I think it was that, the download URL for 1.6:
https://github.com/SonarSource/sonar-update-center-properties/pull/258/files#r840529622
Thank you for pointing it out - it has been fixed