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

rm-hull / jasengo / 19392372911 / 1
75%
main: 81%

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/actions/upload-artifact-6
DEFAULT BRANCH: main
Ran 15 Nov 2025 04:17PM UTC
Files 6
Run time 0s
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 04:17PM UTC coverage: 74.667%. First build
19392372911.1

Pull #1

github

rm-hull
refactor: Track state via index, not input slice

This refactors the internal `State` management mechanism.

Previously, `State` tracked progress by slicing the input string
(`st.Input`).

Now, `State` retains the full original input string, and parsing
progress is tracked solely using `Location.Index`. This avoids
repeated string slicing and simplifies absolute location tracking.

*   Updates `State.advanceRune` to keep the full input.
*   Updates state consumers (`StringP`, `EOF`) to use the index.
Pull Request #1: initial cut

168 of 225 relevant lines covered (74.67%)

0.89 hits per line

Source Files on job 19392372911.1
  • Tree
  • List 6
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 19392372911
  • 9e8cc6cd on github
  • 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