Ran
|
Jobs
5
|
Files
36
|
Run time
11s
|
Badge
README BADGES
|
push
github
2973 of 3183 branches covered (0.0%)
43 of 43 new or added lines in 6 files covered. (100.0%)
7062 of 7326 relevant lines covered (96.4%)
4.82 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | py3.10-ubuntu-latest - 6939361414.1 | 36 |
96.33 |
||
2 | py3.11-ubuntu-latest - 6939361414.2 | 36 |
96.34 |
||
3 | py3.8-ubuntu-latest - 6939361414.3 | 36 |
96.29 |
||
4 | py3.9-ubuntu-latest - 6939361414.4 | 36 |
96.29 |
||
5 | py3.12-ubuntu-latest - 6939361414.5 | 36 |
96.34 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|---|---|---|---|---|---|---|---|---|
84.54 | src/black/concurrency.py | 190 | 97 | 82 | 15 | 5.0 | 29 | 12 | |
85.71 | tests/optional.py | 132 | 70 | 60 | 10 | 5.0 | 22 | 6 | |
86.67 | src/blackd/middlewares.py | 45 | 30 | 26 | 4 | 5.0 | 7 | 3 | |
89.09 | src/black/parsing.py | 216 | 110 | 98 | 12 | 5.0 | 53 | 0 | |
92.65 | src/blackd/__init__.py | 233 | 136 | 126 | 10 | 5.0 | 33 | 3 | |
92.71 | src/black/ranges.py | 496 | 192 | 178 | 14 | 5.0 | 95 | 14 | |
92.82 | src/black/files.py | 411 | 195 | 181 | 14 | 4.0 | 93 | 9 | |
93.6 | src/black/__init__.py | 1508 | 578 | 541 | 37 | 5.0 | 305 | 29 | |
93.9 | tests/util.py | 322 | 164 | 154 | 10 | 5.0 | 40 | 1 | |
95.0 | tests/test_blackd.py | 248 | 160 | 152 | 8 | 5.0 | 10 | 4 |