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

rm-hull / jasengo
78%
main: 81%

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

22 Nov 2025 10:12PM UTC coverage: 78.252% (-4.6%) from 82.864%
19601935526

Pull #8

github

rm-hull
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
calculated earlier in the function body.

Also includes minor style cleanup and comment alignment in
`reader_test.go`.
Pull Request #8: buffered rune reader + large refactor

143 of 190 new or added lines in 8 files covered. (75.26%)

2 existing lines in 2 files now uncovered.

403 of 515 relevant lines covered (78.25%)

0.91 hits per line

Relevant lines Covered
Build:
Build:
515 RELEVANT LINES 403 COVERED LINES
0.91 HITS PER LINE
Source Files on feat/reader
  • Tree
  • List 8
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
19601935526 feat/reader 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... Pull #8 22 Nov 2025 10:13PM UTC rm-hull github
78.25
19601832617 feat/reader refactor: Use st.Location() and drop Remaining() Standardizes how location information is retrieved from the parser state by utilizing the existing `State.Location()` helper method instead of direct access via `Input`. The redundant `State.Remai... Pull #8 22 Nov 2025 10:04PM UTC rm-hull github
78.4
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