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

take-five / activerecord-hierarchical_query / 75 / 11
94%
master: 94%

Build:
DEFAULT BRANCH: master
Ran 15 Sep 2016 09:00AM UTC
Files 11
Run time 0s
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

15 Sep 2016 08:52AM UTC coverage: 96.701%. Remained the same
2.2, gemfiles/rails3.1.gemfile

push

travis-ci

take-five
Add support for duplicate WHERE condition in both terms

In rails 4.2 this example would fail:
```
Category.join_recursive do |q|
  q.start_with(trait_id: '1').where(trait_id: '1').connect_by(id: :parent_id)
end
```

This commit fixes this issue

381 of 394 relevant lines covered (96.7%)

14.74 hits per line

Source Files on job 75.11 (2.2, gemfiles/rails3.1.gemfile)
  • Tree
  • List 0
  • Changed 2
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 75
  • Travis Job 75.11
  • d87fcce3 on github
  • Prev Job for 2.2, gemfiles/rails3.1.gemfile on master (#73.11)
  • Next Job for 2.2, gemfiles/rails3.1.gemfile on master (#80.11)
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