Ran
|
Jobs
4
|
Files
63
|
Run time
144min
|
Badge
README BADGES
|
push
travis-ci
739 of 1050 branches covered (70.38%)
Branch coverage included in aggregate %.
26 of 26 new or added lines in 16 files covered. (100.0%)
2489 of 3026 relevant lines covered (82.25%)
3.29 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
33.33 |
0.0% | pygsp/filters/approximations.py |
2 |
76.7 |
0.13% | pygsp/filters/filter.py |
Lines | Coverage | ∆ | File |
---|---|---|---|
4 |
80.49 |
-12.85% | pygsp/features.py |
6 |
76.7 |
0.13% | pygsp/filters/filter.py |
38 |
33.33 |
0.0% | pygsp/filters/approximations.py |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 229.1 | 63 |
79.19 |
Travis Job 229.1 | |
2 | 229.2 | 63 |
79.19 |
Travis Job 229.2 | |
3 | 229.3 | 63 |
79.11 |
Travis Job 229.3 | |
4 | 229.4 | 63 |
79.23 |
Travis Job 229.4 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|---|---|---|---|---|---|---|---|---|
14.29 | pygsp/optimization.py | 84 | 22 | 4 | 18 | 1.0 | 0 | 6 | |
21.43 | pygsp/operators/transforms.py | 267 | 66 | 18 | 48 | 1.0 | 0 | 18 | |
33.33 | pygsp/filters/approximations.py | 343 | 154 | 51 | 103 | 1.0 | 13 | 25 | |
36.84 | pygsp/operators/localization.py | 86 | 19 | 7 | 12 | 1.0 | 0 | 0 | |
44.8 | pygsp/operators/reduction.py | 762 | 297 | 141 | 156 | 1.0 | 40 | 67 | |
67.57 | pygsp/graphs/erdosrenyi.py | 64 | 23 | 19 | 4 | 1.0 | 6 | 8 | |
71.43 | pygsp/operators/difference.py | 87 | 10 | 8 | 2 | 1.0 | 2 | 2 | |
73.89 | pygsp/utils.py | 478 | 159 | 124 | 35 | 1.0 | 26 | 18 | |
74.68 | pygsp/graphs/randomregular.py | 138 | 57 | 45 + 4 | 12 - 4 | 1.0 | 14 + 1 | 8 - 1 | |
76.7 | pygsp/filters/filter.py | 396 + 2 | 128 + 1 | 101 + 1 | 27 | 1.0 | 34 | 14 | |
77.92 | pygsp/graphs/stochasticblockmodel.py | 108 | 45 | 39 | 6 | 1.0 | 21 | 11 |