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

blevesearch / bleve / 29004356496 / 1
52%
master: 52%

Build:
DEFAULT BRANCH: master
Ran 09 Jul 2026 08:30AM UTC
Files 429
Run time 18s
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

09 Jul 2026 08:19AM UTC coverage: 52.345% (-0.006%) from 52.351%
29004356496.1

push

github

web-flow
bug: Close bolt on error when updating index (#2376)

- When updating an index with an updated mapping, we open bolt via
scorch's `OpenMeta` API but we never close it on error.
- The error case can happen if the user has given an invalid mapping or
if the updated mapping does not satisfy the criterion required for index
update.
- Scorch's `Close()` API handles the dual case:
    - If only bolt is opened but not scorch, it closes only bolt.
    - If both bolt and scorch is opened, it closes both.
- Fix the issue by always closing scorch on error, irrespective of
whether it was opened using `OpenMeta` or `Open` or `OpenMeta + Open`.

19837 of 37897 relevant lines covered (52.34%)

0.59 hits per line

Source Files on job 29004356496.1
  • Tree
  • List 429
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 29004356496
  • 5418bb6b on github
  • Prev Job for on master (#28983703970.1)
  • Next Job for on master (#29005282166.1)
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