Ran
|
Jobs
5
|
Files
41
|
Run time
1min
|
Badge
README BADGES
|
push
github
3447 of 3696 branches covered (93.26%)
7501 of 7822 relevant lines covered (95.9%)
4.79 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | py3.11-ubuntu-latest - 13024837387.1 | 41 |
95.79 |
||
2 | py3.13-ubuntu-latest - 13024837387.2 | 41 |
95.81 |
||
3 | py3.12.4-ubuntu-latest - 13024837387.3 | 41 |
95.81 |
||
4 | py3.10-ubuntu-latest - 13024837387.4 | 41 |
95.78 |
||
5 | py3.9-ubuntu-latest - 13024837387.5 | 41 |
95.72 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|---|---|---|---|---|---|---|---|---|
82.09 | src/black/strings.py | 389 | 201 | 165 | 36 | 4.0 | 72 | 26 | |
84.69 | src/black/concurrency.py | 191 | 98 | 83 | 15 | 5.0 | 28 | 12 | |
85.37 | tests/test_docs.py | 75 | 41 | 35 | 6 | 4.0 | 15 | 6 | |
85.71 | tests/optional.py | 132 | 70 | 60 | 10 | 5.0 | 20 | 6 | |
86.49 | tests/test_tokenize.py | 119 | 37 | 32 | 5 | 5.0 | 3 | 1 | |
90.4 | src/black/parsing.py | 252 | 125 | 113 | 12 | 5.0 | 55 | 0 | |
91.08 | src/blackd/__init__.py | 262 | 157 | 143 | 14 | 5.0 | 50 | 4 | |
92.82 | src/black/ranges.py | 522 | 209 | 194 | 15 | 5.0 | 103 | 15 | |
93.02 | src/black/files.py | 426 | 215 | 200 | 15 | 4.0 | 100 | 11 | |
93.75 | tests/util.py | 355 | 176 | 165 | 11 | 5.0 | 48 | 1 |