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

NaturalHistoryMuseum / eevee
58%
master: 62%

Build:
Build:
LAST BUILD BRANCH:
DEFAULT BRANCH: master
Repo Added 21 Jun 2018 08:55AM UTC
Files 15
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 josh/indexing_fixes
branch: josh/indexing_fixes
CHANGE BRANCH
x
Reset
  • josh/indexing_fixes
  • dev
  • ginger/standardise
  • josh/30secondRefresh
  • josh/search_changes
  • josh/ujson2.0.3
  • josh/update-for-mongo-4.2
  • main
  • master
  • v1.0.1
  • v1.0.2
  • v1.0.3
  • v1.1.0
  • v1.1.1
  • v1.2.0
  • v1.2.1
  • v1.2.2
  • v1.2.3
  • v2.0.0

pending completion
164

Pull #3

travis-ci

web-flow
Switch to using streaming_bulk instead of parallel_bulk

Few reasons for this, firstly it makes everything a bit simpler as we
eliminate all threading from the eevee lib. Secondly, it makes handling
exceptions a bit easier as we don't have to override the parallel_bulk
implementation from the elasticsearch helpers lib and modify how it
works. Thirdly, and finally, in testing it seems to improve the speed,
at least under some circumstances. We may wish to revisit this and add
the option to use threads/processes or not but equally with everything
now implemented single threaded, users can wrap their own
multi-threading/multi-processing around eevee if they really want to.
Pull Request #3: Indexing improvements and fixes

132 of 132 new or added lines in 3 files covered. (100.0%)

358 of 622 relevant lines covered (57.56%)

1.15 hits per line

Relevant lines Covered
Build:
Build:
622 RELEVANT LINES 358 COVERED LINES
1.15 HITS PER LINE
Source Files on josh/indexing_fixes
  • List 0
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
164 josh/indexing_fixes Switch to using streaming_bulk instead of parallel_bulk Few reasons for this, firstly it makes everything a bit simpler as we eliminate all threading from the eevee lib. Secondly, it makes handling exceptions a bit easier as we don't have to over... Pull #3 25 Jul 2019 02:02PM UTC web-flow travis-ci pending completion  
163 josh/indexing_fixes Switch to using streaming_bulk instead of parallel_bulk Few reasons for this, firstly it makes everything a bit simpler as we eliminate all threading from the eevee lib. Secondly, it makes handling exceptions a bit easier as we don't have to over... push 25 Jul 2019 01:57PM UTC jrdh travis-ci pending completion  
162 josh/indexing_fixes Only update the op stats if there were ops Otherwise we end up with op stats that look like this: { "index_name": Counter() } where the Counter is empty and that's yucky for downstream usage. If there aren't any ops the op stats should be empty. Pull #3 25 Jul 2019 12:38PM UTC web-flow travis-ci pending completion  
161 josh/indexing_fixes Only update the op stats if there were ops Otherwise we end up with op stats that look like this: { "index_name": Counter() } where the Counter is empty and that's yucky for downstream usage. If there aren't any ops the op stats should be empty. push 25 Jul 2019 12:36PM UTC jrdh travis-ci pending completion  
160 josh/indexing_fixes Add an always_replace option to override the write-saving noops By default we avoid writing to elasticsearch to replace an index document with the exact same document, however sometimes this is desired (for example if there has been a mapping cha... Pull #3 25 Jul 2019 12:09PM UTC web-flow travis-ci pending completion  
159 josh/indexing_fixes Add an always_replace option to override the write-saving noops By default we avoid writing to elasticsearch to replace an index document with the exact same document, however sometimes this is desired (for example if there has been a mapping cha... push 25 Jul 2019 12:09PM UTC jrdh travis-ci pending completion  
158 josh/indexing_fixes Indexer tests! push 25 Jul 2019 09:43AM UTC jrdh travis-ci pending completion  
See All Builds (204)
  • Repo on GitHub
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