Skip to content

Commit f384fef

Browse files
committed
🎨 Sort coverage report config settings
1 parent 04399eb commit f384fef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.coveragerc‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ source =
66
*/Lib/site-packages/yarl
77

88
[report]
9-
show_missing = true
109
skip_covered = true
1110
skip_empty = true
11+
show_missing = true
1212

1313
[run]
1414
branch = true

0 commit comments

Comments
 (0)