At this moment there are only 2 options. ``` --coverage FILE ``` ``` --coverage-src FOLDER ``` I would like to skip some nested folder. Something like ``` --coverage-skip FOLDER/A ``` Is there any other way how to do that?
At this moment there are only 2 options.
I would like to skip some nested folder. Something like
Is there any other way how to do that?