Ran
|
Files
62
|
Run time
10s
|
Badge
README BADGES
|
push
travis-ci-com
555 of 603 branches covered (92.04%)
Branch coverage included in aggregate %.
13026 of 13640 relevant lines covered (95.5%)
0.95 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|---|---|---|---|---|---|---|---|---|
15.18 | randomgen/rdrand.pyx | 454 | 112 | 17 | 95 | 1.0 | |||
18.32 | randomgen/tests/test_wrapper_numba.py | 234 | 123 | 23 | 100 | 1.0 | |||
61.42 | randomgen/wrapper.pyx | 327 | 127 | 78 | 49 | 1.0 | |||
70.0 | randomgen/__init__.py | 88 | 46 | 35 | 11 | 1.0 | |||
75.0 | randomgen/seed_sequence.py | 29 | 8 | 6 | 2 | 1.0 | |||
83.09 | randomgen/common.pyx | 1312 | 745 | 619 | 126 | 1.0 | |||
84.62 | randomgen/entropy.pyx | 166 | 78 | 66 | 12 | 1.0 | |||
88.89 | randomgen/tests/test_stability.py | 260 | 94 | 85 | 9 | 1.0 | |||
88.89 | randomgen/conftest.py | 24 | 14 | 13 | 1 | 1.0 | |||
91.57 | randomgen/tests/test_lcg128mix_pcg64dxsm.py | 216 | 154 | 141 | 13 | 1.0 |