[TAMAYA-303] Coverage is now at 52%.

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

Branch: refs/heads/master
Commit: bdee2dd1ea1936ff49fdd0aa433acab32ef47b64
Parents: 58b1151
Author: Oliver B. Fischer <[email protected]>
Authored: Thu Sep 21 01:21:16 2017 +0200
Committer: Oliver B. Fischer <[email protected]>
Committed: Thu Sep 21 01:21:16 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/incubator-tamaya/blob/bdee2dd1/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 5a2257b..9d18024 100644
--- a/pom.xml
+++ b/pom.xml
@@ -304,7 +304,7 @@
                     <artifactId>pitest-maven</artifactId>
                     <version>${pitest-plugin.version}</version>
                     <configuration>
-                        <mutationThreshold>51</mutationThreshold>
+                        <mutationThreshold>52</mutationThreshold>
                         <timestampedReports>false</timestampedReports>
                         <targetClasses>
                             <param>org.apache.tamaya.*</param>

Reply via email to