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

algolia / algoliasearch-client-ruby / 437
97%

Build:
DEFAULT BRANCH: master
Ran 24 Aug 2017 03:00PM UTC
Jobs 6
Files 9
Run time 18min
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
437

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

690 of 738 relevant lines covered (93.5%)

1179.15 hits per line

Jobs
ID Job ID Ran Files Coverage
2 437.2 (1.9.3) 24 Aug 2017 03:00PM UTC 0
93.45
Travis Job 437.2
3 437.3 (2.0.0) 24 Aug 2017 03:06PM UTC 0
93.45
Travis Job 437.3
4 437.4 (2.1.10) 24 Aug 2017 03:07PM UTC 0
93.45
Travis Job 437.4
5 437.5 (2.2.5) 24 Aug 2017 03:13PM UTC 0
93.45
Travis Job 437.5
6 437.6 (2.3.4) 24 Aug 2017 03:14PM UTC 0
93.46
Travis Job 437.6
7 437.7 (2.4.1) 24 Aug 2017 03:19PM UTC 0
93.46
Travis Job 437.7
Source Files on build 437
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #437
  • 736a20e0 on github
  • Prev Build on master (#432)
  • Next Build on master (#443)
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