Ran
|
Jobs
6
|
Files
61
|
Run time
8min
|
Badge
README BADGES
|
push
travis-ci-com
439 of 477 branches covered (92.03%)
Branch coverage included in aggregate %.
72 of 72 new or added lines in 2 files covered. (100.0%)
13127 of 13373 relevant lines covered (98.16%)
5.37 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|---|---|---|---|---|---|---|---|---|
69.39 | randomgen/__init__.py | 86 | 45 | 34 | 11 | 6.0 | 0 | 4 | |
81.68 | randomgen/tests/test_wrapper_numba.py | 234 | 123 | 104 | 19 | 6.0 | 3 | 5 | |
84.62 | randomgen/entropy.pyx | 166 | 78 | 66 | 12 | 4.0 | 0 | 0 | |
85.1 | randomgen/common.pyx | 1312 | 745 | 634 | 111 | 4.0 | 0 | 0 | |
88.89 | randomgen/conftest.py | 24 | 14 | 13 | 1 | 5.0 | 3 | 1 | |
94.5 | randomgen/legacy/bounded_integers.pyx | 813 | 309 | 292 | 17 | 4.0 | 0 | 0 | |
96.52 | randomgen/tests/test_stability.py | 260 | 94 | 92 | 2 | 5.0 | 19 | 2 | |
96.77 | randomgen/rdrand.pyx | 178 | 31 | 30 | 1 | 4.0 | 0 | 0 | |
96.82 | randomgen/_seed_sequence.pyx | 478 | 157 | 152 | 5 | 4.0 | 0 | 0 | |
96.97 | randomgen/tests/test_lcg128mix_pcg64dxsm.py | 216 | 154 | 150 | 4 | 6.0 | 10 | 1 |