Repository: incubator-tamaya
Updated Branches:
  refs/heads/master b33126700 -> 3cc3a9690


[TAMAYA-288] Required coverage is now 51%.


Project: http://git-wip-us.apache.org/repos/asf/incubator-tamaya/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-tamaya/commit/3cc3a969
Tree: http://git-wip-us.apache.org/repos/asf/incubator-tamaya/tree/3cc3a969
Diff: http://git-wip-us.apache.org/repos/asf/incubator-tamaya/diff/3cc3a969

Branch: refs/heads/master
Commit: 3cc3a9690708f620eabe2f429c64dd2ef5131c8c
Parents: de5188f
Author: Oliver B. Fischer <ple...@apache.org>
Authored: Sun Sep 17 20:57:59 2017 +0200
Committer: Oliver B. Fischer <ple...@apache.org>
Committed: Sun Sep 17 21:20:37 2017 +0200

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-tamaya/blob/3cc3a969/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 0a381c7..54031f9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -304,7 +304,7 @@
                     <artifactId>pitest-maven</artifactId>
                     <version>${pitest-plugin.version}</version>
                     <configuration>
-                        <coverageThreshold>50</coverageThreshold>
+                        <coverageThreshold>51</coverageThreshold>
                         <timestampedReports>false</timestampedReports>
                         <targetClasses>
                             <param>org.apache.tamaya.*</param>

Reply via email to