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

rm-hull / jasengo / 19602814903
78%
main: 81%

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/actions/upload-artifact-6
DEFAULT BRANCH: main
Ran 22 Nov 2025 11:36PM 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

22 Nov 2025 11:36PM UTC coverage: 77.451% (-0.8%) from 78.252%
19602814903

Pull #9

github

rm-hull
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.

This refactoring:
*   Removes manual offset tracking from `runeReader`.
*   Removes `IsFull()` from the `Buffer` interface.
*   Ensures buffer logic (like `RingBuffer` eviction)
    manages the absolute base index internally.
Pull Request #9: feat: Implement generic buffer abstractions

38 of 41 new or added lines in 1 file covered. (92.68%)

2 existing lines in 1 file now uncovered.

395 of 510 relevant lines covered (77.45%)

0.9 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
95.31
-4.69% parser/reader.go

Uncovered Existing Lines

Lines Coverage ∆ File
2
95.31
-4.69% parser/reader.go
Jobs
ID Job ID Ran Files Coverage
1 19602814903.1 22 Nov 2025 11:36PM UTC 8
77.45
GitHub Action Run
Source Files on build 19602814903
  • Tree
  • List 8
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #9
  • PR Base - main (#19602116369)
  • Delete
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