• 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: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • 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
  • main
  • 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
19653348563 feat/example3-test docs: Clarify buffer exhaustion comment in `Read` Updates the internal comment explaining why a final underlying read operation is performed when the buffer is exhausted. This clarifies that the purpose is to capture the definitive stream error,... Pull #10 25 Nov 2025 12:00AM UTC rm-hull github
73.83
19653172591 feat/example3-test refactor: Simplify chunkSize calculation in reader The logic for determining the replenishment `chunkSize` within the `runeReader` has been simplified by using the `max` function. This removes redundant conditional checks for ensuring `chunkSize... Pull #10 24 Nov 2025 11:50PM UTC rm-hull github
73.71
19652964788 feat/example3-test perf: Implement eager lookahead buffering in reader The `runeReader` now implements an eager replenishment strategy to maintain a lookahead buffer. Instead of reading one rune at a time from the underlying `io.Reader`, it now reads in chunks. Th... Pull #10 24 Nov 2025 11:40PM UTC rm-hull github
73.53
19631796455 feat/example3-test chore: Remove unused digitPredicate function Removes the utility function `digitPredicate` and the associated import of the standard library package `unicode`. This function was no longer referenced by any test case. Pull #10 24 Nov 2025 10:54AM UTC rm-hull github
79.89
19630731007 feat/example3-test Apply suggestion from @gemini-code-assist[bot] Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Pull #10 24 Nov 2025 10:16AM UTC web-flow github
79.89
19617149011 feat/example3-test Merge branch 'main' of github.com:rm-hull/jasengo into feat/example3-test * 'main' of github.com:rm-hull/jasengo: feat: Add RegexP parser for pattern matching (#12) test: Add tests for RuneReader buffer sliding fix: Pre-fill reader buffer o... Pull #10 23 Nov 2025 08:55PM UTC rm-hull github
79.89
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
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