Ran
|
Files
9
|
Run time
1s
|
Badge
README BADGES
|
cron
travis-ci
271 of 271 branches covered (100.0%)
1067 of 1067 relevant lines covered (100.0%)
1.0 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|---|---|---|---|---|---|---|---|---|
100.0 | consecution/__init__.py | 8 | 4 | 4 | 0 | 1.0 | |||
100.0 | consecution/nodes.py | 704 | 284 | 284 | 0 | 1.0 | |||
100.0 | consecution/pipeline.py | 281 | 120 | 120 | 0 | 1.0 | |||
100.0 | consecution/tests/__init__.py | 0 | 0 | 0 | 0 | 0.0 | |||
100.0 | consecution/tests/nodes_tests.py | 505 | 304 + 1 | 304 + 1 | 0 | 1.0 | |||
100.0 | consecution/tests/pipeline_tests.py | 361 + 360 | 214 + 213 | 214 + 213 | 0 | 1.0 | |||
100.0 | consecution/tests/testing_helpers.py | 29 - 106 | 3 - 62 | 3 - 57 | 0 - 5 | 1.0 | |||
100.0 | consecution/tests/utils_tests.py | 95 | 77 | 77 | 0 | 1.0 | |||
100.0 | consecution/utils.py | 86 | 61 | 61 | 0 | 1.0 |