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

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

Build:
DEFAULT BRANCH: master
Ran 16 Nov 2013 05:21AM UTC
Files 32
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: 60.673% (+0.03%) from 60.647%
2.0.0, gemfiles/mongoid_24.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

901 of 1485 relevant lines covered (60.67%)

7.73 hits per line

Source Files on job 207.20 (2.0.0, gemfiles/mongoid_24.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.20
  • 0448f78f on github
  • Prev Job for 2.0.0, gemfiles/mongoid_24.gemfile on master (#205.20)
  • Next Job for 2.0.0, gemfiles/mongoid_24.gemfile on master (#208.20)
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