RobertDober / earmark_parser

The Markdown to AST part of Earmark.
Apache License 2.0
68 stars 26 forks source link

I028 side by side links #57

Closed RobertDober closed 3 years ago

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 64f8fcff8e7e218005333fc834233776c0fd4ce5-PR-57


Files with Coverage Reduction New Missed Lines %
lib/earmark_parser/ast/renderer/ast_walker.ex 1 83.33%
lib/earmark_parser/helpers/lookahead_helpers.ex 1 92.86%
lib/earmark_parser/helpers/string_helpers.ex 1 60.0%
lib/earmark_parser/parser.ex 1 90.56%
lib/earmark_parser/ast/inline.ex 2 98.17%
lib/earmark_parser/helpers/html_helpers.ex 2 0%
lib/earmark_parser/helpers/attr_parser.ex 3 87.1%
<!-- Total: 11 -->
Totals Coverage Status
Change from base Build 8a4e2bf47f4ce0d749df67288046f5a69e8f1f5d: -0.4%
Covered Lines: 755
Relevant Lines: 830

💛 - Coveralls