v1.1.0
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.
Allow or disallow methods to have no coverage