• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

rm-hull / jasengo / 19392825403

15 Nov 2025 04:58PM UTC coverage: 89.811% (+15.1%) from 74.667%
19392825403

Pull #3

github

rm-hull
refactor: Abstract binary expression parsing logic

Introduces `buildExprParser` to DRY up the construction of
precedence chains (like `AND` and `OR` expressions) in the
example parser test file.

This change also:
*   Includes `parser.Upper()` in the definition of
    `alphaNum` tokens, allowing uppercase words in expressions.
*   Fixes a typo in the description of `Upper()`:
    "upperrcase letter" -> "uppercase letter".
Pull Request #3: feat: Add worked example + some needed parser combinators

35 of 40 new or added lines in 2 files covered. (87.5%)

238 of 265 relevant lines covered (89.81%)

1.08 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

86.3
/parser/combinators.go


Source Not Available

STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc