RobertDober / earmark_parser

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

Check strucutural #88

Closed RobertDober closed 2 years ago

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 1cf486774358ebdd25898a551132df3bdc56aa21-PR-88

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


Changes Missing Coverage Covered Lines Changed/Added Lines %
lib/earmark_parser/parser/list_parser/state.ex 7 8 87.5%
lib/earmark_parser/parser/list_parser.ex 52 55 94.55%
<!-- Total: 59 63 93.65% -->
Files with Coverage Reduction New Missed Lines %
lib/earmark_parser/parser/list_parser.ex 2 91.57%
<!-- Total: 2 -->
Totals Coverage Status
Change from base Build 8a6e51cd27ef0f51b0ae3636439fd0adaecc87b6: 0.9%
Covered Lines: 832
Relevant Lines: 865

💛 - Coveralls