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

NaturalHistoryMuseum / eevee / 134 / 1
62%
master: 62%

Build:
DEFAULT BRANCH: master
Ran 13 Nov 2018 03:09PM UTC
Files 15
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

13 Nov 2018 03:05PM UTC coverage: 28.041% (-0.4%) from 28.481%
134.1

push

travis-ci

jrdh
Properly define the index and finish signals

In the non-multiprocess indexer class we could implement an
index signal which gets the mongo doc and list of commands
each time a record is handled, however in the multiprocess
version we can't do this as we'd have to pass the mongo doc
and commands back through to the main process which would
then trigger the signal. This will be horrible from a
performance angle which is what we're shooting for with the
multiprocessing variant. Therefore, only the counts are sent
and no more information. This ensures that the index signal
receives the same parameters regardless of which backend
indexer class is in use.

136 of 485 relevant lines covered (28.04%)

0.28 hits per line

Source Files on job 134.1
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 111
  • Travis Job 134.1
  • 21575a8a on github
  • Prev Job for on master (#133.2)
  • Next Job for on master (#135.2)
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