Exclude interface methods from coverage.
They are always empty, except for docstrings, but the metaclass confuses the coverage bits for branch detection.
Showing
.coveragerc
0 → 100644
Please register or sign in to comment
They are always empty, except for docstrings, but the metaclass confuses the coverage bits for branch detection.