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

rm-hull / jasengo / 30316922221
78%

Build:
DEFAULT BRANCH: main
Ran 28 Jul 2026 12:19AM 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

28 Jul 2026 12:18AM UTC coverage: 78.017% (-0.2%) from 78.247%
30316922221

push

github

web-flow
perf(parser): implement lock-free ParseError pooling (#29)

* perf(parser): optimize reader allocations and string slicing

- Pre-allocate `UnboundedBuffer` capacity to 512 runes to reduce growth
reallocations.
- Reduce `bufio.NewReader` size from 4096 to 512 bytes per reader.
- Optimize `runeReader.Slice` to avoid intermediate slice allocations
via type switching.
- Hoist `Many` parser closure in `Many1` combinator.

* perf(parser): implement lock-free ParseError pooling

75 of 104 new or added lines in 4 files covered. (72.12%)

2 existing lines in 2 files now uncovered.

543 of 696 relevant lines covered (78.02%)

158323.85 hits per line

Uncovered Changes

Lines Coverage ∆ File
17
75.14
-1.59% parser/combinators.go
6
31.25
0.0% parser/error.go
6
81.2
-1.2% parser/reader.go

Coverage Regressions

Lines Coverage ∆ File
1
75.14
-1.59% parser/combinators.go
1
31.25
0.0% parser/error.go
Jobs
ID Job ID Ran Files Coverage
1 30316922221.1 28 Jul 2026 12:19AM UTC 8
78.02
GitHub Action Run
Source Files on build 30316922221
  • Tree
  • List 8
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 0f416627 on github
  • Prev Build on main (#30313152655)
  • Next Build on main (#30341891208)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc