Closed ianlewis closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 91.30%. Comparing base (e9e0612) to head (6863ef1).
e9e0612
6863ef1
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Additional details and impacted files
[![Impacted file tree graph](https://app.codecov.io/gh/ianlewis/lexparse/pull/52/graphs/tree.svg?width=650&height=150&src=pr&token=PD7UEVGU5S&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ian+Lewis)](https://app.codecov.io/gh/ianlewis/lexparse/pull/52?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ian+Lewis) ```diff @@ Coverage Diff @@ ## main #52 +/- ## ========================================== + Coverage 90.19% 91.30% +1.11% ========================================== Files 3 3 Lines 367 368 +1 ========================================== + Hits 331 336 +5 + Misses 24 21 -3 + Partials 12 11 -1 ``` | [Files with missing lines](https://app.codecov.io/gh/ianlewis/lexparse/pull/52?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ian+Lewis) | Coverage Δ | | |---|---|---| | [lexer.go](https://app.codecov.io/gh/ianlewis/lexparse/pull/52?src=pr&el=tree&filepath=lexer.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ian+Lewis#diff-bGV4ZXIuZ28=) | `86.80% <ø> (ø)` | | | [parser.go](https://app.codecov.io/gh/ianlewis/lexparse/pull/52?src=pr&el=tree&filepath=parser.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ian+Lewis#diff-cGFyc2VyLmdv) | `96.15% <100.00%> (+2.60%)` | :arrow_up: |