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

rm-hull / jasengo / 19395293082

15 Nov 2025 08:40PM UTC coverage: 75.448% (-0.004%) from 75.452%
19395293082

Pull #5

github

rm-hull
refactor: Use pointer for State input string

This refactors the `State` structure to hold a pointer to the input
string instead of the string value itself.

This change ensures that the parsing state holds a reference to the
input, which avoids potentially unnecessary string copies when
creating new `State` instances.
Pull Request #5: refactor: Use pointers for parser state and location

33 of 39 new or added lines in 5 files covered. (84.62%)

2 existing lines in 2 files now uncovered.

295 of 391 relevant lines covered (75.45%)

0.89 hits per line

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

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