Ran
|
Jobs
6
|
Files
57
|
Run time
11min
|
Badge
README BADGES
|
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|---|---|---|---|---|---|---|---|---|
0.0 | randomgen/tests/data/_write_hashes.py | 10 | 7 | 0 | 7 | 0.0 | 0 | 2 | |
80.95 | randomgen/tests/test_wrapper_numba.py | 222 | 118 | 99 | 19 | 6.0 | 3 | 5 | |
81.51 | randomgen/wrapper.pyx | 318 | 119 | 97 | 22 | 6.0 | 0 | 0 | |
84.62 | randomgen/entropy.pyx | 166 | 78 | 66 | 12 | 6.0 | 0 | 0 | |
85.1 | randomgen/common.pyx | 1312 | 745 | 634 | 111 | 5.0 | 0 | 0 | |
94.5 | randomgen/legacy/bounded_integers.pyx | 813 | 309 | 292 | 17 | 6.0 | 0 | 0 | |
96.69 | randomgen/pcg64.pyx | 464 | 151 | 146 | 5 | 6.0 | 0 | 0 | |
96.77 | randomgen/rdrand.pyx | 178 | 31 | 30 | 1 | 6.0 | 0 | 0 | |
96.82 | randomgen/_seed_sequence.pyx | 478 | 157 | 152 | 5 | 6.0 | 0 | 0 | |
96.97 | randomgen/_pickle.py | 158 | 64 | 63 | 1 | 6.0 | 1 | 1 |