Repo Added
|
Files
46
|
Badge
README BADGES
|
push
travis-ci
3839 of 4799 relevant lines covered (80.0%)
929.63 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
46.43 | parser/attribute.go | 319 | 252 | 117 | 135 | 16.0 | |
46.43 | parser/attribute.go | 319 | 252 | 117 | 135 | 16.0 | |
53.23 | markdown.go | 141 | 62 | 33 | 29 | 204.0 | |
53.23 | markdown.go | 141 | 62 | 33 | 29 | 204.0 | |
56.94 | ast/inline.go | 549 | 281 | 160 | 121 | 609.0 | |
56.94 | ast/inline.go | 549 | 281 | 160 | 121 | 609.0 | |
58.62 | testutil/testutil.go | 138 | 87 | 51 | 36 | 315.0 | |
58.62 | testutil/testutil.go | 138 | 87 | 51 | 36 | 315.0 | |
67.29 | ast/block.go | 475 | 214 | 144 | 70 | 1079.0 | |
67.29 | ast/block.go | 475 | 214 | 144 | 70 | 1079.0 |
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
83 | v1.1.1 | Remove the WithWorkers option Situations that concurrent inline parsing is effective are very limited due to goroutine overheads and a parse context sharing mutex. | push | travis-ci |
80.0 |