kotlinx-kover
kotlinx-kover copied to clipboard
Added extended reports filtering
The following report filtering features have been implemented:
- include filter by classes annotated with specified annotations
- include and exclude filters by classes that inherit the specified class or implement the specified interface
Resolves #274 Resolves #454
Tests will fail for now, until reporter be fixed
And when reporter will be fixed?