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

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

Build:
DEFAULT BRANCH: master
Ran 16 Nov 2013 05:26AM UTC
Files 38
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: 77.572% (+0.03%) from 77.545%
2.0.0, gemfiles/sinatra_14.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

1259 of 1623 relevant lines covered (77.57%)

44.71 hits per line

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