Skip to content

v1.1.0

Compare
Choose a tag to compare
@frankdekker frankdekker released this 16 Oct 08:09
· 139 commits to master since this release
a1b9fb9

Allow or disallow methods to have no coverage

  • if configured coverage is below 100%, still enforce all methods to have some coverage
  • default behaviour now to disallow uncovered methods. Can be disable via configuration file.