Repository: incubator-tamaya-extensions
Updated Branches:
  refs/heads/master 2a70bd635 -> 9bdbac3ed


[TAMAYA-291] Coverage is now at 27%. Goal is still 50%.


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

Branch: refs/heads/master
Commit: 9bdbac3ed33f4e6daea429fc6e2c209ef2d209ed
Parents: 2a70bd6
Author: Oliver B. Fischer <[email protected]>
Authored: Sun Oct 1 15:48:05 2017 +0200
Committer: Oliver B. Fischer <[email protected]>
Committed: Sun Oct 1 15:48:05 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions/blob/9bdbac3e/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index f939567..341a05d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -521,7 +521,7 @@ under the License.
                     <artifactId>pitest-maven</artifactId>
                     <version>${pitest-plugin.version}</version>
                     <configuration>
-                        <mutationThreshold>26</mutationThreshold>
+                        <mutationThreshold>27</mutationThreshold>
                         <timestampedReports>false</timestampedReports>
                         <targetClasses>
                             <param>org.apache.tamaya.*</param>

Reply via email to