Ran
|
Jobs
25
|
Files
3027
|
Run time
114min
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
Consistently raise exception when using a threadpool from the wrong thread. Still needs better docs.
80 of 80 new or added lines in 6 files covered. (100.0%)
273333 of 318745 relevant lines covered (85.75%)
7.95 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
4 |
94.13 |
-0.33% | src/gevent/tests/test__threadpool.py |
11 |
72.83 |
-0.73% | src/gevent/threadpool.py |
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
81.59 |
-0.32% | src/gevent/_ffi/loop.py |
1 |
88.41 |
-0.36% | src/gevent/hub.py |
1 |
95.4 |
-0.38% | src/gevent/libuv/loop.py |
1 |
89.6 |
0.55% | src/gevent/pool.py |
1 |
92.19 |
-1.56% | src/gevent/_semaphore.py |
1 |
94.78 |
-0.75% | src/gevent/_socketcommon.py |
1 |
86.62 |
-0.24% | src/gevent/_sslgte279.py |
1 |
66.5 |
-0.49% | src/gevent/testing/patched_tests_setup.py |
1 |
84.36 |
-0.26% | src/gevent/tests/test__socket_dns.py |
1 |
94.13 |
-0.33% | src/gevent/tests/test__threadpool.py |
2 |
86.47 |
-0.66% | src/gevent/_socket2.py |
2 |
95.76 |
-1.69% | src/gevent/tests/test__timeout.py |
2 |
72.83 |
-0.73% | src/gevent/threadpool.py |
4 |
90.52 |
-1.15% | src/gevent/tests/test__socket.py |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|