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

stephenafamo / scan
91%
main: 91%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v0.9.0
DEFAULT BRANCH: main
Repo Added 26 Dec 2022 07:32PM UTC
Files 10
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 refs/tags/v0.9.0
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • fix/close-rows-in-fromrows
  • fix/each-rows-err-check
  • main
  • perf/reuse-row-scan-buffers
  • perf/schedule-scan-by-index
  • refs/tags/v0.1.0
  • refs/tags/v0.1.1
  • refs/tags/v0.2.0
  • refs/tags/v0.3.0
  • refs/tags/v0.4.0
  • refs/tags/v0.4.1
  • refs/tags/v0.4.2
  • refs/tags/v0.5.0
  • refs/tags/v0.6.0
  • refs/tags/v0.6.1
  • refs/tags/v0.6.2
  • refs/tags/v0.7.0
  • refs/tags/v0.8.0
  • refs/tags/v0.9.0
  • revert-3-named-args-v2
  • scan-plan-once
  • scan-rowskip

19 Jul 2026 11:31PM UTC coverage: 90.82% (+0.5%) from 90.29%
29708370034

push

github

web-flow
Merge pull request #13 from sandonemaki/scan-rowskip

feat: add `WithRowSkip` to skip decoding already-known rows

129 of 137 new or added lines in 2 files covered. (94.16%)

742 of 817 relevant lines covered (90.82%)

43.52 hits per line

Relevant lines Covered
Build:
Build:
817 RELEVANT LINES 742 COVERED LINES
43.52 HITS PER LINE
Source Files on main
  • Tree
  • List 10
  • 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
29708370034 refs/tags/v0.9.0 Merge pull request #13 from sandonemaki/scan-rowskip feat: add `WithRowSkip` to skip decoding already-known rows push 19 Jul 2026 11:43PM UTC web-flow github
90.82
29708067679 main Merge pull request #13 from sandonemaki/scan-rowskip feat: add `WithRowSkip` to skip decoding already-known rows push 19 Jul 2026 11:32PM UTC web-flow github
90.82
29708049788 main Merge pull request #12 from sandonemaki/scan-plan-once perf: build the struct mapping plan once per query, not once per row push 19 Jul 2026 11:31PM UTC web-flow github
90.29
29675347711 scan-rowskip feat: add WithRowSkip to skip decoding already-known rows Preload-style queries deliver the same related row once per parent row. A caller that shares one instance per distinct key (bob's Preload does this since stephenafamo/bob#736) still pays t... Pull #13 19 Jul 2026 05:46AM UTC sandonemaki github
90.82
29675134524 scan-plan-once perf: reuse the per-query link and destination buffers across rows scanOneRow calls before/scan/after strictly in sequence for each row, and the mapper factory runs once per query, so per-query closures can carry buffers that are reused across ro... Pull #12 19 Jul 2026 05:37AM UTC sandonemaki github
90.29
29637219693 refs/tags/v0.8.0 Add Scan methods to scan by index push 18 Jul 2026 08:18AM UTC stephenafamo github
89.48
29637173881 main Merge pull request #11 from dmakushin/fix/each-rows-err-check fix: check rows.Err() after iteration in Each to surface mid-stream e… push 18 Jul 2026 08:16AM UTC web-flow github
89.6
29624055136 fix/close-rows-in-fromrows fix: check rows.Err() after iteration in Each to surface mid-stream errors Unlike OneFromRows and AllFromRows, Each never consulted rows.Err() after its for rows.Next() loop exited. If Next() returns false due to a database error (network disconn... Pull #10 18 Jul 2026 08:11AM UTC Dima Makushin github
89.75
29623871699 fix/each-rows-err-check fix: check rows.Err() after iteration in Each to surface mid-stream errors Unlike OneFromRows and AllFromRows, Each never consulted rows.Err() after its for rows.Next() loop exited. If Next() returns false due to a database error (network disconn... Pull #11 18 Jul 2026 08:11AM UTC Dima Makushin github
89.75
29637028351 main Merge pull request #10 from dmakushin/fix/close-rows-in-fromrows fix: close rows in OneFromRows, AllFromRows and CursorFromRows to pre… push 18 Jul 2026 08:11AM UTC web-flow github
89.86
See All Builds (65)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc