• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
Warning: This build has drifted.
The coverage report for this pull request build may be inaccurate because its base commit is no longer the HEAD of its target branch.
This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

    • Learn more: For more information on this, see Tracking coverage changes for pull request builds.
    • Fix now: For a quick fix, rebase this PR at GitHub. Your next report should be accurate.
    • Prevent going forward: To avoid this issue with future PRs, see these Recommended CI Configurations.
New Repo Setting:
INCLUDE COVERAGE % WITH WARNINGS ABOUT DRIFTED BUILDS?

Enabling this setting will include a (potentially inaccurate) coverage % with warning messages in status updates for drifted builds.

Adjust setting

HDT3213 / rdb / 23461048849
62%
master: 62%

Build:
Build:
LAST BUILD BRANCH: feat/streaming-prefix
DEFAULT BRANCH: master
Ran 18 Apr 2026 02:49PM UTC
Jobs 1
Files 13
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

23 Mar 2026 09:28PM UTC coverage: 64.71% (+0.08%) from 64.632%
23461048849

Pull #64

github

ishakuta
fix: avoid storing full keys as prefixes + add memory tracking

- Only emit prefix entries where depth < segment count, preventing
  full keys from being stored as individual "prefixes" (23M -> 2.5K entries)
- Add -track-mem flag to print heap/sys stats to stderr every 1M keys
- Result: 132M keys / 55GB RDB parsed with ~87MB total memory
Pull Request #64: feat: add streaming mode for prefix analysis (constant memory)

11 of 13 new or added lines in 1 file covered. (84.62%)

8 existing lines in 1 file now uncovered.

1852 of 2862 relevant lines covered (64.71%)

0.71 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
83.04
0.04% cmd.go

Coverage Regressions

Lines Coverage ∆ File
8
83.04
0.04% cmd.go
Jobs
ID Job ID Ran Files Coverage
1 23461048849.1 18 Apr 2026 02:49PM UTC 13
64.71
GitHub Action Run
Source Files on build 23461048849
  • Tree
  • List 13
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #64
  • PR Base - master (#20613456442)
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