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

amatsuda / kaminari / 207 / 14
80%
master: 80%

Build:
DEFAULT BRANCH: master
Ran 16 Nov 2013 05:16AM UTC
Files 34
Run time –
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

16 Nov 2013 05:04AM UTC coverage: 70.507% (+0.02%) from 70.487%
2.0.0, gemfiles/active_record_31.gemfile

Pull #472

travis-ci

sgtFloyd
Don't eagerly load total_pages if one is provided.

Previously, scope.total_pages (and therefore scope.total_count) was
loaded on every paginate, causing an additional (potentially expensive)
query against the scope as part of total_count. With this patch,
total_pages is only loaded if it isn't already in the options hash.
Pull Request #472: Don't calculate total_pages if one is provided in options

1071 of 1519 relevant lines covered (70.51%)

44.15 hits per line

Source Files on job 207.14 (2.0.0, gemfiles/active_record_31.gemfile)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 207
  • Travis Job 207.14
  • 0448f78f on github
  • Prev Job for 2.0.0, gemfiles/active_record_31.gemfile on master (#205.14)
  • Next Job for 2.0.0, gemfiles/active_record_31.gemfile on master (#208.14)
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