Ran
|
Jobs
6
|
Files
215
|
Run time
45min
|
Badge
Embed ▾
README BADGES
|
travis-ci
1630 of 1755 branches covered (92.88%)
Branch coverage included in aggregate %.
822 of 822 new or added lines in 34 files covered. (100.0%)
54447 of 55630 relevant lines covered (97.87%)
5.83 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
99.13 |
0.0% | randomgen/tests/test_randomstate.py |
2 |
96.39 |
-2.7% | randomgen/tests/test_against_numpy.py |
5 |
99.38 |
0.6% | randomgen/tests/test_direct.py |
6 |
85.29 |
0.24% | randomgen/common.pyx |
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
83.33 |
-1.28% | randomgen/entropy.pyx |
1 |
98.57 |
-1.43% | randomgen/hc128.pyx |
1 |
99.17 |
-0.83% | randomgen/jsf.pyx |
1 |
99.52 |
-0.48% | randomgen/threefry.pyx |
2 |
97.92 |
-1.06% | randomgen/chacha.pyx |
2 |
97.94 |
-2.06% | randomgen/dsfmt.pyx |
2 |
97.26 |
-2.74% | randomgen/pcg32.pyx |
2 |
98.11 |
-1.89% | randomgen/pcg64.pyx |
2 |
99.09 |
-0.91% | randomgen/philox.pyx |
2 |
98.06 |
-1.94% | randomgen/sfmt.pyx |
2 |
98.29 |
-0.86% | randomgen/speck128.pyx |
2 |
96.97 |
-3.03% | randomgen/xoroshiro128.pyx |
2 |
97.1 |
-2.9% | randomgen/xorshift1024.pyx |
2 |
97.3 |
-2.7% | randomgen/xoshiro256.pyx |
2 |
96.97 |
-3.03% | randomgen/xoshiro512.pyx |
3 |
97.25 |
-1.83% | randomgen/aes.pyx |
3 |
96.3 |
-3.7% | randomgen/mt19937.pyx |
3 |
96.0 |
-4.0% | randomgen/mt64.pyx |
3 |
96.82 |
-1.92% | randomgen/seed_sequence.pyx |
10 |
96.39 |
-2.7% | randomgen/tests/test_against_numpy.py |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 1229.1 (PYTHON=3.7 DOCBUILD=true CC=clang NUMPY=1.17) | 43 |
97.71 |
Travis Job 1229.1 | |
2 | 1229.2 (PYPI=true COVERAGE=true NUMPY=1.16) | 43 |
97.13 |
Travis Job 1229.2 | |
3 | 1229.3 (PYPI=true COVERAGE=true) | 43 |
97.56 |
Travis Job 1229.3 | |
5 | 1229.5 (PYPI=true COVERAGE=true PPC64_LE=1) | 43 |
97.0 |
Travis Job 1229.5 | |
6 | 1229.6 (PYTHON=3.6 NUMPY=1.16) | 43 |
97.13 |
Travis Job 1229.6 | |
7 | 1229.7 (PYTHON=3.6 NUMPY=1.15 CYTHON=0.27) | 43 |
92.9 |
Travis Job 1229.7 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|