Ran
|
Files
34
|
Run time
3s
|
Badge
README BADGES
|
push
travis-ci
138 of 138 branches covered (100.0%)
Branch coverage included in aggregate %.
801 of 801 relevant lines covered (100.0%)
1.0 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|---|---|---|---|---|---|---|---|---|
100.0 | pythx/api/handler.py | 193 | 50 | 50 | 0 | 1.0 | |||
100.0 | pythx/api/__init__.py | 2 | 2 | 2 | 0 | 1.0 | |||
100.0 | pythx/conf/base.py | 21 | 4 | 4 | 0 | 1.0 | |||
100.0 | pythx/conf/__init__.py | 6 | 2 | 2 | 0 | 1.0 | |||
100.0 | pythx/__init__.py | 14 | 6 | 6 | 0 | 1.0 | |||
100.0 | pythx/middleware/analysiscache.py | 48 | 15 | 15 | 0 | 1.0 | |||
100.0 | pythx/middleware/__init__.py | 5 | 0 | 0 | 0 | 0.0 | |||
100.0 | pythx/middleware/toolname.py | 48 | 15 | 15 | 0 | 1.0 | |||
100.0 | pythx/models/exceptions.py | 43 | 8 | 8 | 0 | 1.0 | |||
100.0 | pythx/api/client.py | 299 | 94 | 94 | 0 | 1.0 |