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

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

Build:
DEFAULT BRANCH: master
Ran 16 Nov 2013 05:43AM UTC
Files 29
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: 98.119% (-0.5%) from 98.627%
rbx-19mode, gemfiles/mongoid_30.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

939 of 957 relevant lines covered (98.12%)

12.07 hits per line

Source Files on job 207.33 (rbx-19mode, gemfiles/mongoid_30.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.33
  • 0448f78f on github
  • Prev Job for rbx-19mode, gemfiles/mongoid_30.gemfile on master (#205.33)
  • Next Job for rbx-19mode, gemfiles/mongoid_30.gemfile on master (#208.33)
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