Add #pragma: no cover to abstract methods which should never be tested.
Closed this issue · 2 comments
Sharad24 commented
A single .coveragerc
would be better solution than having the codebase full of pragma: no cover
someshsingh22 commented
Ok
Closed this issue · 2 comments
A single .coveragerc
would be better solution than having the codebase full of pragma: no cover
Ok