MAKENTNU/web

View on GitHub
.coveragerc

Summary

Maintainability
Test Coverage
[run]
source=src

[report]
exclude_lines =
    # Ignore not abstract methods, as these cannot be tested
    raise NotImplementedError