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

lucaong / minisearch / #316
99%
master: 99%

Build:
Build:
LAST BUILD BRANCH: refs/pull/303/merge
DEFAULT BRANCH: master
Ran 17 Feb 2022 10:45AM UTC
Jobs 1
Files 4
Run time 1s
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

pending completion
#316

push

GitHub Actions

web-flow
Decouple serialization format from internal index data structure (#124)

Decoupling the inner implementation of the index data structure from the
serialization format makes it possible to optimize and improve the
internals without introducing backward incompatible changes to the
serialization.

Also, the new format is easier to generate in other languages, as it
does not depend on the radix tree implementation, but only on the
indexing pipeline.

Throws error in case of incompatible serialization format

168 of 174 branches covered (96.55%)

Branch coverage included in aggregate %.

531 of 531 relevant lines covered (100.0%)

2701.38 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #316.1 17 Feb 2022 10:45AM UTC 0
99.15
Source Files on build #316
Detailed source file information is not available for this build.
  • Back to Repo
  • cd816577 on github
  • Prev Build on refs/heads/master
  • Next Build on refs/heads/master
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