RobertDober / earmark_parser

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

I001 postprocessingls #53

Closed RobertDober closed 3 years ago

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 898d179f83b63b80dbfaaac81c6de34fcb8c2be5-PR-53

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Files with Coverage Reduction New Missed Lines %
lib/earmark_parser/ast/renderer/ast_walker.ex 1 83.33%
lib/earmark_parser/helpers/html_parser.ex 1 95.65%
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.76%
lib/earmark_parser/helpers/html_helpers.ex 2 0.0%
lib/earmark_parser/helpers/attr_parser.ex 3 87.1%
<!-- Total: 10 -->
Totals Coverage Status
Change from base Build f1258678ab10929efd55114d24d1c75aaad8f1f3: 0.6%
Covered Lines: 760
Relevant Lines: 827

💛 - Coveralls