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

blevesearch / bleve / 28027391962
52%

Build:
DEFAULT BRANCH: master
Ran 23 Jun 2026 12:50PM UTC
Jobs 1
Files 429
Run time 2min
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 Jun 2026 12:49PM UTC coverage: 52.252% (+0.04%) from 52.213%
28027391962

push

github

web-flow
MB-72548: Cache root document count in segment snapshot (#2351)

- `DocCount` API obtains the current root snapshot, and calls
`CountRoot` on all the segment snapshots.
- The segment snapshots contain the immutable deleted bitmap and segment
base, so each time we call the `CountRoot` API on the segment snapshots,
we end up calculating the same value each time.
- This is because zapx API iterates through the deleted bitmap for each
API call.
- Fix this issue by caching the count root value at the segment
snapshot.

5 of 7 new or added lines in 1 file covered. (71.43%)

2 existing lines in 1 file now uncovered.

19755 of 37807 relevant lines covered (52.25%)

0.59 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
71.31
-0.84% index/scorch/snapshot_segment.go

Coverage Regressions

Lines Coverage ∆ File
2
71.31
-0.84% index/scorch/snapshot_segment.go
Jobs
ID Job ID Ran Files Coverage
1 28027391962.1 23 Jun 2026 12:50PM UTC 429
52.25
GitHub Action Run
Source Files on build 28027391962
  • Tree
  • List 429
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 7d9c3696 on github
  • Prev Build on master (#28024080798)
  • Next Build on master (#28229762855)
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