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

NaturalHistoryMuseum / eevee / 134
62%

Build:
DEFAULT BRANCH: master
Ran 13 Nov 2018 03:09PM UTC
Jobs 2
Files 15
Run time 21s
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
134

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.56 hits per line

Jobs
ID Job ID Ran Files Coverage
1 134.1 13 Nov 2018 03:09PM UTC 0
28.04
Travis Job 134.1
2 134.2 13 Nov 2018 03:09PM UTC 0
27.84
Travis Job 134.2
Source Files on build 134
  • List 0
  • Changed 3
  • Source Changed 2
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #134
  • 21575a8a on github
  • Prev Build on master (#133)
  • Next Build on master (#135)
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

© 2025 Coveralls, Inc