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

blevesearch / bleve
52%

Build:
DEFAULT BRANCH: master
Repo Added 17 Apr 2014 11:39PM UTC
Files 441
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

LAST BUILD ON BRANCH master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • BQMain
  • HEAD
  • MB-65018
  • MB-71114-knn-doc-score-explanation-fix
  • MB-71967-search-field-override-fix
  • MB-71968
  • MB-72535
  • MB-73497
  • ajroetker/add-dynamic-index-templates
  • ajroetker/add-more-complex-aggregation-support
  • ajroetker/add-result-deduplication-aka-collapsing
  • alice
  • backport_MB-37392
  • backport_json_tags
  • backport_merger_fix
  • backport_polygon1
  • backport_polygon_changes
  • batchFlush
  • blas
  • bolt
  • boltLeak
  • bugFix
  • cacheRootCount
  • close_err
  • commitProtocol
  • compaction_bytes_stats
  • conditional_snappy
  • config_fix
  • cosineFix
  • coveralls
  • cq
  • ctl-timeout-test
  • custom-query-error-propagation
  • custom_expl
  • cut_snappy_calls
  • defensiveChecks
  • dependabot/go_modules/golang.org/x/net-0.55.0
  • deps
  • dev
  • doc-260
  • docnum_missing_fix
  • docs
  • drop
  • encryptTrainedIndex
  • error_fuzzy
  • faissUP
  • fallbackPath
  • fastbivf
  • fastmerge
  • fileCallbacks
  • fileTransfer
  • filterFix
  • firestorm
  • fix-2362-bare-slash-query
  • fixes
  • fmdoc
  • funcFix
  • geo
  • geoPerf
  • geopoint_docvalues
  • gha-hygiene
  • goModUp
  • gofmt
  • govariant_removal
  • gpu
  • gpu-logging
  • gpu-stats
  • gpuDoc
  • indexAPI
  • indexExhaust
  • knnDup
  • loadchunk_minor
  • mad-hatter-release
  • master
  • master-geopoint
  • max_segment_size
  • mb70770
  • mergePlan
  • metareader
  • minor_docvalue_space_savings
  • minor_fixes
  • mod
  • multisearch-fix
  • nested
  • nestedDocSize
  • new_lev
  • newlev_adoption
  • nullIssue
  • numsnapshots_config
  • open_fix
  • parMerge
  • perf
  • perf-fuzzy-regexp-opts
  • perf-gar-v17-collector
  • perf-standalone-opts
  • perfGar1
  • persister_fix
  • pre-bbolt-bugfix
  • repos
  • rollback
  • scorch
  • scorchStatsFix
  • simplifyFilter
  • single-disjunction-min
  • snap
  • stats
  • temp
  • tfr_advance
  • trainingParams
  • travis_failure_fix
  • unit-tests
  • update
  • upgrade
  • v0.1.0
  • v0.2.0
  • v0.3.0
  • v0.4.0
  • v0.5.0
  • v0.6.0
  • v0.7.0
  • v0.8.0
  • v0.8.1
  • v0.8.2
  • v0.9.0
  • v1.0.5
  • vectorsmd
  • vellum_for_fuzzy_regex
  • vellum_sha
  • vendot
  • verUp
  • vet_fixes
  • vulcan
  • zapConfig
  • zapUP
  • zapUp
  • zap_version

31 Aug 2026 03:18PM UTC coverage: 51.74% (+0.02%) from 51.722%
33407726069

push

github

web-flow
MB-73215: Update go mod (#2395)

20164 of 38972 relevant lines covered (51.74%)

0.58 hits per line

Relevant lines Covered
Build:
Build:
38972 RELEVANT LINES 20164 COVERED LINES
0.58 HITS PER LINE
Source Files on master
  • Tree
  • List 441
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
33407726069 master MB-73215: Update go mod (#2395) push 31 Aug 2026 03:20PM UTC web-flow github
51.74
33407141075 mod MB-73215: Update go mod Pull #2395 31 Aug 2026 03:14PM UTC Likith101 github
51.71
33406136021 master MB-73497: fix nil pointer panic in term searcher cleanup (#2394) newTermSearcherFromReader returns (*TermSearcher, error), and its callers return that as a search.Searcher. On error the nil *TermSearcher became a non-nil interface, so the `if sea... push 31 Aug 2026 03:03PM UTC web-flow github
51.72
33380825071 MB-73497 MB-73497: fix nil pointer panic in term searcher cleanup newTermSearcherFromReader returns (*TermSearcher, error), and its callers return that as a search.Searcher. On error the nil *TermSearcher became a non-nil interface, so the `if searcher !=... Pull #2394 31 Aug 2026 10:06AM UTC Samsonnyyeet github
51.71
32748846538 master MB-72082: improve stats tracking on zap layer (#2392) - improves the visibility on zap layer by introducing a new stats framework - This `Stats` construct is defined in the scorch_segment_api but instantiated and owned at the scorch level, which ... push 24 Aug 2026 04:07PM UTC web-flow github
51.7
32744567628 stats go.mod update Pull #2392 24 Aug 2026 03:24PM UTC Thejas-bhat github
51.69
32498325562 stats go.mod update Pull #2392 21 Aug 2026 03:35PM UTC Thejas-bhat github
51.67
31163377552 master MB-72376: Introducing New Geo-Shape Indexes (#2357) - Added support for indexing and querying geo-shape index section - Added new field type for geoshape_v2 which follows the same structure as geoshape - Updated geopoint related shapes to adhere ... push 07 Aug 2026 08:51AM UTC web-flow github
51.69
31086011573 geo go mod changes Pull #2357 06 Aug 2026 08:43AM UTC Likith101 github
51.67
30903883819 MB-72535 MB-72535: Cap leaf term searchers per index per search Add MaxTermSearchersKey: count every leaf term searcher and fail the search once the count exceeds the limit. The cap is per leaf index, not global: it spans the whole query tree within a si... Pull #2387 04 Aug 2026 11:14AM UTC Samsonnyyeet github
52.49
See All Builds (3237)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc