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

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

Build:
DEFAULT BRANCH: master
Ran 16 Nov 2013 05:12AM 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: 58.1%. First build
1.9.3, gemfiles/mongo_mapper.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

850 of 1463 relevant lines covered (58.1%)

6.79 hits per line

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