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

rm-hull / jasengo
81%

Build:
DEFAULT BRANCH: main
Repo Added 15 Nov 2025 03:50PM UTC
Token MwApBN8Hut5xriMaQLC4EIsRGOH5KboWH regen
Build 67 Last
Files 8
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

LAST BUILD ON BRANCH main
branch: main
CHANGE BRANCH
x
Reset
Sync Branches
  • main
  • dependabot/github_actions/actions/checkout-6
  • dependabot/github_actions/golangci/golangci-lint-action-9
  • feat/example3-test
  • feat/initial-cut
  • feat/reader
  • feat/regex-parser
  • fix/remaining
  • refactor/buffer-abstraction
  • refactor/pointers
  • test/additional-coverage
  • test/worked-example-1
  • test/worked-example-2

26 Nov 2025 09:17AM UTC coverage: 80.612%. Remained the same
19698584797

push

github

rm-hull
chore: Enable Go race detector in CI build

Adds the `-race` flag to the `go test` invocation within the CI
workflow (`build.yml`).

This ensures that potential data races are detected during automated
testing.

474 of 588 relevant lines covered (80.61%)

175822.35 hits per line

Relevant lines Covered
Build:
Build:
588 RELEVANT LINES 474 COVERED LINES
175822.35 HITS PER LINE
Source Files on main
  • Tree
  • List 8
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
19698584797 main chore: Enable Go race detector in CI build Adds the `-race` flag to the `go test` invocation within the CI workflow (`build.yml`). This ensures that potential data races are detected during automated testing. push 26 Nov 2025 09:18AM UTC rm-hull github
80.61
19671112074 main Clarify library port and enhance examples section Updated README to clarify the nature of the port and improved example references. push 25 Nov 2025 01:27PM UTC web-flow github
80.61
19653481484 main feat: Add `Not` combinator and syslog parsing example (#10) * feat: Add `Not` combinator and syslog parsing example Introduces the `Not` parser combinator, which provides negative lookahead functionality. It succeeds if the inner parser fails an... push 25 Nov 2025 12:06AM UTC web-flow github
80.61
19617131553 main feat: Add RegexP parser for pattern matching (#12) * feat: Pre-fill reader buffer on initialization Implement initial pre-filling logic for `runeReader` buffers to improve startup performance. * Bounded buffers pre-fill 25% of capacity. * U... push 23 Nov 2025 08:53PM UTC web-flow github
78.77
19617116355 main test: Add tests for RuneReader buffer sliding This commit introduces comprehensive behavior tests for the `parser.Reader` implementation. Key areas covered include: * Verifying initial prefill state and buffered length. * Testing cache hit/m... push 23 Nov 2025 08:52PM UTC rm-hull github
78.21
19616388867 main fix: Pre-fill reader buffer on initialization (#11) * feat: Pre-fill reader buffer on initialization Implement initial pre-filling logic for `runeReader` buffers to improve startup performance. * Bounded buffers pre-fill 25% of capacity. * ... push 23 Nov 2025 07:48PM UTC web-flow github
78.21
19603260868 main fix: reintroduce previously removed method push 23 Nov 2025 12:22AM UTC rm-hull github
77.23
19603216439 main refactor: Implement generic buffer abstractions (#9) * feat: Implement generic buffer abstractions Introduces the `internal/buffer` package to provide generic data structures for buffering elements. This includes: * `Buffer[T]` interface defini... push 23 Nov 2025 12:18AM UTC web-flow github
77.69
19602116369 main refactor(parser): Simplify runeBuffer.Slice checks Refactors the boundary checks within `runeBuffer.Slice` to rely only on `bufferFrom >= bufferTo`. The previously included checks for buffer limits were redundant given how these variables are cal... push 22 Nov 2025 10:29PM UTC rm-hull github
78.25
19544593397 main chore(deps): Bump actions/checkout from 5 to 6 (#7) Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/... push 20 Nov 2025 04:50PM UTC web-flow github
82.86
See All Builds (67)

Badge your Repo: jasengo

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • Repo on GitHub
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

© 2025 Coveralls, Inc