Ran
|
Files
59
|
Run time
3s
|
Badge
README BADGES
|
push
travis-ci-com
567 of 610 branches covered (92.95%)
Branch coverage included in aggregate %.
12975 of 13274 relevant lines covered (97.75%)
0.98 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|---|---|---|---|---|---|---|---|---|
68.75 | randomgen/__init__.py | 84 | 44 | 33 | 11 | 1.0 | |||
75.0 | randomgen/seed_sequence.py | 29 | 8 | 6 | 2 | 1.0 | |||
82.82 | randomgen/common.pyx | 1312 | 745 | 617 | 128 | 1.0 | |||
83.33 | randomgen/tests/test_wrapper_numba.py | 234 | 136 | 117 | 19 | 1.0 | |||
84.62 | randomgen/entropy.pyx | 166 | 78 | 66 | 12 | 1.0 | |||
88.43 | randomgen/tests/test_stability.py | 260 | 98 | 88 | 10 | 1.0 | |||
88.89 | randomgen/conftest.py | 24 | 14 | 13 | 1 | 1.0 | |||
94.5 | randomgen/legacy/bounded_integers.pyx | 813 | 309 | 292 | 17 | 1.0 | |||
96.46 | randomgen/tests/test_against_numpy.py | 616 | 435 | 420 | 15 | 1.0 | |||
96.77 | randomgen/rdrand.pyx | 178 | 31 | 30 | 1 | 1.0 |