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

freeeve / tinykvs / 21071601453
83%

Build:
DEFAULT BRANCH: main
Ran 16 Jan 2026 03:28PM UTC
Jobs 1
Files 12
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

16 Jan 2026 03:25PM UTC coverage: 83.258% (-1.1%) from 84.378%
21071601453

push

github

freeeve
feat: L0-only bloom filters and internal API cleanup

- Bloom filters now only created for L0 tables (overlapping key ranges)
  L1+ tables use binary search on min/max keys instead, significantly
  reducing compaction output size
- Made internal types private (lowercase) with public wrappers for tests
- Removed legacy block footer support (13-byte footer only)
- Fixed ignored file.Stat() error in compaction code
- Added compaction debug logging for troubleshooting
- Added tests for compaction data integrity

BREAKING: Store files not compatible with previous versions

274 of 301 new or added lines in 11 files covered. (91.03%)

50 existing lines in 3 files now uncovered.

3297 of 3960 relevant lines covered (83.26%)

780690.66 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
72.32
-2.09% store.go
3
86.0
0.0% wal.go
22
82.17
-4.43% writer.go

Uncovered Existing Lines

Lines Coverage ∆ File
3
81.37
-1.58% block.go
15
72.32
-2.09% store.go
32
82.17
-4.43% writer.go
Jobs
ID Job ID Ran Files Coverage
1 21071601453.1 16 Jan 2026 03:28PM UTC 12
83.26
GitHub Action Run
Source Files on build 21071601453
  • Tree
  • List 12
  • Changed 11
  • Source Changed 11
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #21071601453
  • 8659979d on github
  • Prev Build on main (#21064921202)
  • Next Build on main (#21072733411)
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