We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
detected at checkstyle/checkstyle#7051 .
to reproduce:
diff --git a/pom.xml b/pom.xml index 49f2672..37ef8a4 100644 --- a/pom.xml +++ b/pom.xml @@ -207,7 +207,7 @@ </maven.sevntu-checkstyle-check.checkstyle.version> <maven.versions.plugin.version>2.7</maven.versions.plugin.version> <java.version>1.8</java.version> - <pitest.plugin.version>1.4.9</pitest.plugin.version> + <pitest.plugin.version>1.4.10</pitest.plugin.version> <pitest.plugin.timeout.factor>10</pitest.plugin.timeout.factor> <pitest.plugin.timeout.constant>50000</pitest.plugin.timeout.constant> <pitest.plugin.threads>4</pitest.plugin.threads>
$ ./.ci/pitest.sh pitest-utils
Coverage before version bump:
Coverage report after version bump:
The text was updated successfully, but these errors were encountered:
we switched to most recent version already.
Sorry, something went wrong.
No branches or pull requests
detected at checkstyle/checkstyle#7051 .
to reproduce:
$ ./.ci/pitest.sh pitest-utils
Coverage before version bump:
![image](https://user-images.githubusercontent.com/812984/64864039-0d60f680-d5eb-11e9-8b55-10cc7c0b1fe1.png)
Coverage report after version bump:
![image](https://user-images.githubusercontent.com/812984/64864001-f4f0dc00-d5ea-11e9-8623-a703c6901c29.png)
The text was updated successfully, but these errors were encountered: