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

rm-hull / jasengo / 19615651728

23 Nov 2025 06:43PM UTC coverage: 79.048% (+1.8%) from 77.228%
19615651728

Pull #10

github

rm-hull
fix: Correctly consume newlines in log parser

The log parser definition used in `example3_test.go` is updated
to correctly define the boundaries of a single log line,
allowing iteration over a file containing multiple lines.

Key fixes:
*   `messageCharP` now explicitly forbids newline characters.
*   `logLineP` now consumes mandatory trailing whitespace/newlines.
*   Attribute separation is restricted to horizontal space (` \t`).

Additionally, `logLineP` is refactored into a variable definition,
and `State.Remaining()` implementation is clarified.
Pull Request #10: feat: Add `Not` combinator and syslog parsing example

17 of 23 new or added lines in 3 files covered. (73.91%)

29 existing lines in 1 file now uncovered.

415 of 525 relevant lines covered (79.05%)

0.92 hits per line

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

76.49
/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