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

blevesearch / bleve / 24093487881
52%

Build:
DEFAULT BRANCH: master
Ran 07 Apr 2026 04:52PM UTC
Jobs 1
Files 427
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

07 Apr 2026 04:50PM UTC coverage: 52.255% (-0.3%) from 52.545%
24093487881

push

github

web-flow
MB-65018 add custom_filter/custom_score query nodes with context-driven callback hooks (#2289)

This PR adds two new query node types in Bleve: custom_filter and
custom_score, both wrapping an inner query.
Execution is embedding-driven via request-scoped context hooks
(CustomFilterFactory / CustomScoreFactory) so Bleve remains
engine-agnostic.
custom_filter applies per-hit keep/drop logic through FilteringSearcher;
custom_score applies per-hit score mutation through
ScoreMutatingSearcher.

92 of 368 new or added lines in 7 files covered. (25.0%)

8 existing lines in 1 file now uncovered.

19346 of 37022 relevant lines covered (52.26%)

0.59 hits per line

Uncovered Changes

Lines Coverage ∆ File
57
6.56
search/searcher/search_custom_filter.go
53
7.02
search/searcher/search_custom_score.go
48
0.0
search/searcher/search_custom_fields.go
39
42.65
search/query/custom_filter.go
39
42.65
search/query/custom_score.go
32
40.74
search/query/custom_payload.go
8
37.34
-0.08% search/query/query.go

Coverage Regressions

Lines Coverage ∆ File
8
90.95
-2.01% index/scorch/introducer.go
Jobs
ID Job ID Ran Files Coverage
1 24093487881.1 07 Apr 2026 04:52PM UTC 427
52.26
GitHub Action Run
Source Files on build 24093487881
  • Tree
  • List 427
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 8a44c378 on github
  • Prev Build on master (#23957477636)
  • Next Build on master (#24210492068)
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