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

rm-hull / jasengo
78%
main: 81%

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/actions/upload-artifact-6
DEFAULT BRANCH: main
Repo Added 15 Nov 2025 03:50PM UTC
Token MwApBN8Hut5xriMaQLC4EIsRGOH5KboWH regen
Build 71 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 refactor/buffer-abstraction
branch: refactor/buffer-abstraction
CHANGE BRANCH
x
Reset
Sync Branches
  • refactor/buffer-abstraction
  • dependabot/github_actions/actions/cache-5
  • dependabot/github_actions/actions/checkout-6
  • dependabot/github_actions/actions/upload-artifact-6
  • dependabot/github_actions/golangci/golangci-lint-action-9
  • feat/example3-test
  • feat/initial-cut
  • feat/reader
  • feat/regex-parser
  • fix/remaining
  • main
  • refactor/pointers
  • test/additional-coverage
  • test/worked-example-1
  • test/worked-example-2

23 Nov 2025 12:12AM UTC coverage: 77.689% (-0.6%) from 78.252%
19603164454

Pull #9

github

rm-hull
docs: Refine index terminology in Read docs

The `Read` methods now consistently reference the use of an
**absolute index** in their documentation, removing outdated
references to **logical index** which could confuse consumers
of the buffer implementations.
Pull Request #9: feat: Implement generic buffer abstractions

33 of 33 new or added lines in 1 file covered. (100.0%)

390 of 502 relevant lines covered (77.69%)

0.9 hits per line

Relevant lines Covered
Build:
Build:
502 RELEVANT LINES 390 COVERED LINES
0.9 HITS PER LINE
Source Files on refactor/buffer-abstraction
  • Tree
  • List 8
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
19603164454 refactor/buffer-abstraction docs: Refine index terminology in Read docs The `Read` methods now consistently reference the use of an **absolute index** in their documentation, removing outdated references to **logical index** which could confuse consumers of the buffer imple... Pull #9 23 Nov 2025 12:13AM UTC rm-hull github
77.69
19603054880 refactor/buffer-abstraction Update internal/buffer/ring_buffer.go Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Pull #9 23 Nov 2025 12:03AM UTC web-flow github
77.69
19603049564 refactor/buffer-abstraction refactor: Use absolute indices for Buffer interface The `Buffer` interface methods `Read` and `Slice` are updated to consistently use absolute indices relative to the start of the stream, rather than logical indices relative to the current buffer... Pull #9 23 Nov 2025 12:02AM UTC rm-hull github
77.69
19602814903 refactor/buffer-abstraction refactor: Move absolute index tracking to Buffer The responsibility for tracking the absolute index of the logical start (tail) of the buffer window has been moved from the `runeReader` to the `Buffer` implementation via the new `Base()` method. ... Pull #9 22 Nov 2025 11:36PM UTC rm-hull github
77.45
19602645987 refactor/buffer-abstraction refactor: Remove extra blank line in `ring_buffer.go` Removes a redundant blank line after the `NewRingBuffer` function definition for improved code clarity and conventional formatting. Pull #9 22 Nov 2025 11:20PM UTC rm-hull github
77.88
19602568939 refactor/buffer-abstraction feat: Implement generic buffer abstractions Introduces the `internal/buffer` package to provide generic data structures for buffering elements. This includes: * `Buffer[T]` interface defining core buffer operations. * `RingBuffer[T]` for fixed-s... Pull #9 22 Nov 2025 11:13PM UTC rm-hull github
77.93
See All Builds (71)

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

© 2026 Coveralls, Inc