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

rm-hull / jasengo / 19602814903

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

Source File
Press 'n' to go to next uncovered line, 'b' for previous

95.31
/parser/reader.go


Source Not Available

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