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

rm-hull / jasengo / 19615651728
74%
main: 81%

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/actions/upload-artifact-6
DEFAULT BRANCH: main
Ran 23 Nov 2025 06:44PM UTC
Jobs 1
Files 8
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

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

New Missed Lines in Diff

Lines Coverage ∆ File
6
76.49
2.19% parser/combinators.go

Uncovered Existing Lines

Lines Coverage ∆ File
29
76.49
2.19% parser/combinators.go
Jobs
ID Job ID Ran Files Coverage
1 19615651728.1 23 Nov 2025 06:44PM UTC 8
79.05
GitHub Action Run
Source Files on build 19615651728
  • Tree
  • List 8
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #10
  • PR Base - main (#19603260868)
  • Delete
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