Commit graph

17 commits

Author SHA1 Message Date
dependabot[bot]
35a29a4365
Bump pitest-maven from 1.4.0 to 1.4.2
Bumps [pitest-maven](https://github.com/hcoles/pitest) from 1.4.0 to 1.4.2.
- [Release notes](https://github.com/hcoles/pitest/releases)
- [Commits](https://github.com/hcoles/pitest/compare/pitest-parent-1.4.0...pitest-parent-1.4.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-08-24 05:35:33 +00:00
9eff624a05 More classes return Result<T> values 2018-06-30 20:37:32 +01:00
6a3687466f Upgrade mon to 0.7.0 2018-06-30 13:11:32 +01:00
00bfa35460 When getting the format version it matches expected 2018-06-15 12:48:55 +01:00
fbab2f27cc Add initRepo_whenDirIsFile test 2018-06-01 20:35:31 +01:00
7d5b7e314c pom: configure pitest to work with junit 5 2018-06-01 07:05:42 +01:00
5762bf7667 pom: disable pmd-strict
Law of Demeter rule doesn't support fluent APIs or Streams.
2018-05-31 23:29:50 +01:00
f6aeb1fbb6 pom: make surefire work with junit 5 2018-05-31 23:16:51 +01:00
e609ed0bdb pom: add kemitix maven-tiles and checkstyle-ruleset 2018-05-31 22:47:35 +01:00
fe81c6a67a pom: upgrade assertj to 3.10.0 2018-05-31 20:44:43 +01:00
5db7c3882f pom: specify mon version as property 2018-05-31 20:44:43 +01:00
e29f08c4f9 Reimplement in Java 2018-05-12 15:57:41 +01:00
9d4ea21111 Add mon 0.4.0 dependency 2018-05-11 23:39:45 +01:00
c8cf933a33 Initialise DB 2018-05-11 19:54:32 +01:00
f93a819ba9 Rename as gitdb 2018-05-11 18:09:54 +01:00
86ca7593ae Add jgit dependency 2018-05-11 16:50:46 +01:00
b626b967b8 Initial commit 2018-05-11 16:48:42 +01:00