Repo Added
|
Files
46
|
Badge
README BADGES
|
push
github
12 of 13 new or added lines in 2 files covered. (92.31%)
8298 of 9570 relevant lines covered (86.71%)
249579.56 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
53.5 | testutil/testutil.go | 408 | 286 | 153 | 133 | 551.0 | |
57.14 | extension/ast/tasklist.go | 35 | 14 | 8 | 6 | 19.0 | |
59.68 | extension/ast/footnote.go | 138 | 62 | 37 | 25 | 30.0 | |
59.79 | ast/inline.go | 573 + 14 | 291 + 3 | 174 + 3 | 117 | 133537.0 - 2337 | |
60.94 | extension/ast/table.go | 158 | 64 | 39 | 25 | 117.0 | |
64.12 | parser/attribute.go | 328 | 262 | 168 | 94 | 37.0 | |
65.61 | ast/block.go | 547 + 10 | 253 | 166 | 87 | 2105.0 | |
66.67 | extension/ast/strikethrough.go | 29 | 9 | 6 | 3 | 7.0 | |
70.0 | extension/ast/definition_list.go | 83 | 30 | 21 | 9 | 30.0 | |
72.58 | markdown.go | 135 | 62 | 45 | 17 | 3723.0 |
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
11365329513 | refs/tags/v1.7.8 | Deprecate Node.Text Node.Text was intended to get a text value from some inline nodes. A 'text value' of a Text node is clear. But - BaseNode had a default implementation of Node.Text - Lacks of GoDoc description that Node.Text is valid only fo... | push | github |
86.71 |