Ran
|
Files
17
|
Run time
1s
|
Badge
README BADGES
|
cron
travis-ci
142 of 142 branches covered (100.0%)
1313 of 1314 relevant lines covered (99.92%)
1.0 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|---|---|---|---|---|---|---|---|---|
98.92 | ActionTree/tests/__init__.py | 137 | 71 | 70 | 1 | 1.0 | |||
100.0 | ActionTree/tests/exceptions_handling.py | 176 | 110 | 110 | 0 | 1.0 | |||
100.0 | ActionTree/tests/dependency_graph.py | 166 | 52 | 52 | 0 | 1.0 | |||
100.0 | ActionTree/tests/dependency_cycle.py | 39 | 29 | 29 | 0 | 1.0 | |||
100.0 | ActionTree/tests/timing.py | 153 | 110 | 110 | 0 | 1.0 | |||
100.0 | ActionTree/tests/stock_actions.py | 262 | 167 | 167 | 0 | 1.0 | |||
100.0 | ActionTree/tests/single_threaded_execution.py | 145 | 71 | 71 | 0 | 1.0 | |||
100.0 | ActionTree/tests/process_wide_state.py | 41 | 26 | 26 | 0 | 1.0 | |||
100.0 | ActionTree/tests/possible_execution_order.py | 50 | 30 | 30 | 0 | 1.0 | |||
100.0 | ActionTree/tests/picklability.py | 54 | 28 | 28 | 0 | 1.0 |