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

blevesearch / bleve / 27672264946
52%

Build:
DEFAULT BRANCH: master
Ran 17 Jun 2026 07:15AM UTC
Jobs 1
Files 429
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

17 Jun 2026 07:13AM UTC coverage: 52.226% (-0.05%) from 52.272%
27672264946

push

github

web-flow
MB-71968: Expand asterisk fields wildcard in script query (#2345)

custom_filter and custom_score now expand a fields:["*"] request to the
index's concrete fields (excluding the _all/_id composites) before
loading doc-values for the per-hit callback, so the callback sees every
stored field via doc.fields, instead of "*" being matched literally by
the doc-value reader, which matched no field, left doc.fields empty, and
caused every hit to be dropped (total_hits = 0).

0 of 39 new or added lines in 3 files covered. (0.0%)

2 existing lines in 1 file now uncovered.

19744 of 37805 relevant lines covered (52.23%)

0.59 hits per line

Uncovered Changes

Lines Coverage ∆ File
19
30.14
-10.6% search/query/custom_payload.go
10
38.67
-3.98% search/query/custom_filter.go
10
38.67
-3.98% search/query/custom_score.go

Coverage Regressions

Lines Coverage ∆ File
2
78.62
-0.42% index/scorch/merge.go
Jobs
ID Job ID Ran Files Coverage
1 27672264946.1 17 Jun 2026 07:15AM UTC 429
52.23
GitHub Action Run
Source Files on build 27672264946
  • Tree
  • List 429
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 173a5aa6 on github
  • Prev Build on master (#27672178607)
  • Next Build on master (#27768122116)
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