Ran
|
Files
40
|
Run time
2s
|
Badge
README BADGES
|
github
3974 of 4201 branches covered (94.6%)
7327 of 7607 relevant lines covered (96.32%)
0.96 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|---|---|---|---|---|---|---|---|---|
81.82 | tests/test_schema.py | 17 | 11 | 9 | 2 | 1.0 | |||
84.54 | src/black/concurrency.py | 190 | 97 | 82 | 15 | 1.0 | |||
85.0 | tests/test_docs.py | 74 | 40 | 34 | 6 | 1.0 | |||
85.71 | src/black/schema.py | 20 | 14 | 12 | 2 | 1.0 | |||
85.71 | tests/optional.py | 132 | 70 | 60 | 10 | 1.0 | |||
86.67 | src/blackd/middlewares.py | 45 | 30 | 26 | 4 | 1.0 | |||
90.08 | src/black/parsing.py | 246 + 26 | 121 + 7 | 109 + 7 | 12 | 1.0 | |||
91.03 | src/blackd/__init__.py | 259 | 156 | 142 | 14 | 1.0 | |||
92.02 | src/black/files.py | 433 | 213 | 196 | 17 | 1.0 | |||
92.71 | src/black/ranges.py | 493 | 192 | 178 | 14 | 1.0 |