boroivanov/ecs-tools

View on GitHub
.coveragerc

Summary

Maintainability
Test Coverage
[run]
omit =
    tests/*
    */tests/*
    */resources/*
    */lib/*

[report]
omit =
    tests/*
    */tests/*
    */resources/*
    */lib/*