oemof/oemof-solph

View on GitHub
.coveragerc

Summary

Maintainability
Test Coverage
[paths]
source = src

[run]
branch = true
source =
    src
    tests
parallel = true
omit = */experimental/*
       *test*

[report]
show_missing = true
precision = 2
omit = *migrations*