Showing 1 of 1 files from the diff.
@@ -67,7 +67,7 @@
Loading
67 | 67 | let maker = { |
|
68 | 68 | \ 'args': [ |
|
69 | 69 | \ '--output-format=text', |
|
70 | - | \ '--msg-template="{path}:{line}:{column}:{C}: [{symbol}] {msg} [{msg_id}]"', |
|
70 | + | \ '--msg-template=''{path}:{line}:{column}:{C}: [{symbol}] {msg} [{msg_id}]''', |
|
71 | 71 | \ '--reports=no' |
|
72 | 72 | \ ], |
|
73 | 73 | \ 'errorformat': |
Files | Coverage |
---|---|
autoload | 93.94% |
syntax | 100.00% |
tests | 83.10% |
plugin/neomake.vim | 96.97% |
Project Totals (125 files) | 93.28% |
Sunburst
The inner-most circle is the entire project, moving away from the center are folders then, finally, a single file.
The size and color of each slice is representing the number of statements and the coverage, respectively.
Icicle
The top section represents the entire project. Proceeding with folders and finally individual files.
The size and color of each slice is representing the number of statements and the coverage, respectively.