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

rm-hull / jasengo / 19394653919
81%

Build:
DEFAULT BRANCH: main
Ran 15 Nov 2025 07:41PM UTC
Jobs 1
Files 7
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

15 Nov 2025 07:39PM UTC coverage: 82.597% (-2.4%) from 84.956%
19394653919

push

github

rm-hull
fix: Expose consumption status in Run and fix Choice

This commit improves error handling logic by ensuring correct tracking
of consumed input.

*   The `Choice` combinator now correctly aggregates the `Consumed`
status if any of its constituent parsers consumed input before failing.
This is vital for correctly implementing cut operations (like `Commit`).
*   The top-level `Run` function now returns the `Consumed` boolean
status alongside the result and error.
*   Introduced `Fail` basic parser to generate explicit, non-consuming
failure results.
*   Refactored parser result construction in combinators for clarity.

39 of 59 new or added lines in 3 files covered. (66.1%)

2 existing lines in 1 file now uncovered.

318 of 385 relevant lines covered (82.6%)

0.97 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
20
77.16
-3.37% parser/combinators.go

Uncovered Existing Lines

Lines Coverage ∆ File
2
77.16
-3.37% parser/combinators.go
Jobs
ID Job ID Ran Files Coverage
1 19394653919.1 15 Nov 2025 07:41PM UTC 7
82.6
GitHub Action Run
Source Files on build 19394653919
  • Tree
  • List 7
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 7ba645fc on github
  • Prev Build on main (#19394572407)
  • Next Build on main (#19394735195)
  • 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