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

algolia / algoliasearch-client-ruby / 437 / 6
97%
master: 97%

Build:
DEFAULT BRANCH: master
Ran 24 Aug 2017 03:14PM UTC
Files 9
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

24 Aug 2017 02:54PM UTC coverage: 93.46% (+0.9%) from 92.593%
2.3.4

push

travis-ci

raphi
Improved delete_by_query to not run the wait_task if not appropriate (#209)

* Add method for sanitizing delete_by_query params

* Add asynchronous delete_by_query & rename old ver

As suggested by @raphi in #209, add a new version of delete_by_query that scans the entire index for all IDs to delete without awaiting delete results like in the old `delete_by_query` (which is now `delete_by_query!`) and then delete all matching objects asynchronously in one call to delete_objects.

Comment:
https://github.com/algolia/algoliasearch-client-ruby/pull/209#discussion_r128988549

* Trigger Travis build

* Fix put back break condition to avoid crash when no hits

* Fix webmock and breaking condition

* Improved delete_by_query to not run the wait_task if not appropriate

Fix #204

* Add method for sanitizing delete_by_query params

* Add asynchronous delete_by_query & rename old ver

As suggested by @raphi in #209, add a new version of delete_by_query that scans the entire index for all IDs to delete without awaiting delete results like in the old `delete_by_query` (which is now `delete_by_query!`) and then delete all matching objects asynchronously in one call to delete_objects.

Comment:
https://github.com/algolia/algoliasearch-client-ruby/pull/209#discussion_r128988549

* Fix put back break condition to avoid crash when no hits

* Fix webmock and breaking condition

* Fix spec

686 of 734 relevant lines covered (93.46%)

195.62 hits per line

Source Files on job 437.6 (2.3.4)
  • Tree
  • List 0
  • Changed 5
  • Source Changed 3
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 437
  • Travis Job 437.6
  • 736a20e0 on github
  • Prev Job for 2.3.4 on master (#432.6)
  • Next Job for 2.3.4 on master (#443.6)
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