Ran
|
Jobs
9
|
Files
79
|
Run time
3min
|
Badge
README BADGES
|
push
github
5002 of 5318 relevant lines covered (94.06%)
8.46 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
2 |
94.74 |
3.43% | grab/error.py |
2 |
94.29 |
2.98% | grab/spider/service/task_generator.py |
3 |
92.31 |
-2.24% | grab/spider/service/network.py |
3 |
96.3 |
-1.72% | grab/spider/task.py |
6 |
72.73 |
-27.27% | grab/spider/queue_backend/base.py |
10 |
85.14 |
-2.56% | runtest.py |
13 |
90.6 |
-0.76% | grab/cookie.py |
13 |
81.44 |
2.32% | grab/stat.py |
14 |
95.65 |
0.28% | grab/base.py |
14 |
88.71 |
0.64% | grab/proxylist.py |
15 |
94.12 |
1.31% | grab/transport.py |
17 |
75.0 |
-5.3% | tests/util.py |
29 |
90.93 |
5.3% | grab/spider/base.py |
54 |
86.61 |
2.41% | grab/document.py |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | run-ubuntu-latest-3.9 - 3699431159.1 | 79 |
93.99 |
GitHub Action Run | |
2 | run-ubuntu-latest-3.10 - 3699431159.2 | 79 |
94.01 |
GitHub Action Run | |
3 | run-ubuntu-latest-3.8 - 3699431159.3 | 79 |
93.99 |
GitHub Action Run | |
4 | run-macos-latest-3.8 - 3699431159.4 | 79 |
93.99 |
GitHub Action Run | |
5 | run-windows-latest-3.8 - 3699431159.5 | 79 |
94.04 |
GitHub Action Run | |
6 | run-macos-latest-3.10 - 3699431159.6 | 79 |
94.01 |
GitHub Action Run | |
7 | run-windows-latest-3.10 - 3699431159.7 | 79 |
94.06 |
GitHub Action Run | |
8 | run-windows-latest-3.9 - 3699431159.8 | 79 |
94.04 |
GitHub Action Run | |
9 | run-macos-latest-3.9 - 3699431159.9 | 79 |
93.99 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
27.27 | grab/util/metrics.py | 28 | 22 | 6 | 16 | 9.0 | |
41.18 | tests/test_ext_pyquery.py | 32 | 17 | 7 | 10 | 9.0 | |
65.57 | grab/util/html.py | 111 | 61 | 40 | 21 | 9.0 | |
72.73 | grab/spider/queue_backend/base.py | 44 + 17 | 22 + 11 | 16 + 5 | 6 + 6 | 9.0 + 8 | |
75.0 | tests/test_grab_pickle.py | 38 | 4 | 3 | 1 | 9.0 | |
75.0 | tests/util.py | 134 + 31 | 84 + 18 | 63 + 10 | 21 + 8 | 8.0 + 7 | |
80.67 | tests/test_spider_queue.py | 188 | 119 | 96 | 23 | 9.0 | |
81.44 | grab/stat.py | 133 + 5 | 97 + 6 | 79 + 7 | 18 - 1 | 9.0 + 8 | |
84.09 | grab/base_transport.py | 77 | 44 | 37 | 7 | 9.0 | |
85.14 | runtest.py | 190 - 4 | 74 + 9 | 63 + 6 | 11 + 3 | 9.0 + 8 |