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

pmwkaa / sophia / 484 / 1
89%
master: 89%

Build:
DEFAULT BRANCH: master
Ran 15 Apr 2016 01:20PM UTC
Files 242
Run time 9s
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

15 Apr 2016 01:06PM UTC coverage: 90.441% (+0.2%) from 90.242%
484.1

push

travis-ci

pmwkaa
sophia: introduce secondary indexes

Use a database as a secondary index.

Secondary index is an exact copy of the primary, which
has index build using different key scheme.

Secondary indexes designed to be updated manually as
a part of a multi-statement transaction.

Reuse the same document for a secondary index update by
introducing 'reuse' document field:
sp_setobject(document, "reuse", origin_document)

This allows to hold only one document copy in RAM.

11685 of 12920 relevant lines covered (90.44%)

10297722.86 hits per line

Source Files on job 484.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 484
  • Travis Job 484.1
  • 2fd43031 on github
  • Prev Job for on master (#483.1)
  • Next Job for on master (#485.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