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

blevesearch / bleve / 23822447861
53%

Build:
DEFAULT BRANCH: master
Ran 31 Mar 2026 10:31PM UTC
Jobs 1
Files 421
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

31 Mar 2026 10:29PM UTC coverage: 52.531% (+0.03%) from 52.502%
23822447861

push

github

web-flow
MB-71041: avoid updating `root.bolt` with in-memory segment's data (#2296)

In-memory segments are volatile and in scenarios where index is closed
and opened back, we must ensure that only data corresponding to the
on-disk, persisted segments are loaded and retained.
This PR fixes a bug where the `indexSnapshot.internal` would potentially
end up having data corresponding to the in-memory segments which
technically means we've corrupted the index with non-existent data. This
also fixes the bug where we would also record the segment's deleted
bitmap, stats and updatedFields info in the bolt metadata file, which is
incorrect.

47 of 82 new or added lines in 2 files covered. (57.32%)

1 existing line in 1 file now uncovered.

19249 of 36643 relevant lines covered (52.53%)

0.59 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
35
65.47
0.25% index/scorch/persister.go

Uncovered Existing Lines

Lines Coverage ∆ File
1
65.47
0.25% index/scorch/persister.go
Jobs
ID Job ID Ran Files Coverage
1 23822447861.1 31 Mar 2026 10:31PM UTC 421
52.53
GitHub Action Run
Source Files on build 23822447861
  • Tree
  • List 421
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 35391ddf on github
  • Prev Build on master (#23763975219)
  • Next Build on master (#23854701089)
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