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

MITLibraries / bento / 307
100%
main: 99%

Build:
Build:
LAST BUILD BRANCH: renovate/bundler-minor-patch
DEFAULT BRANCH: main
Ran 13 Dec 2016 06:37PM UTC
Jobs 1
Files 16
Run time 2s
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

pending completion
307

push

travis-ci

JPrevost
Local paginated EDS results

What:

* This adds local paginated search results for each box we target in EDS
* Some route names changed because URLs like "/search/search" were dumb

Why:

* EDS UI does not support deep links with applied facets, so there was
  no way to provide "view all _x_ results like this" style links once we
  move to faceted boxes.
* https://mitlibraries.atlassian.net/browse/DI-143

How:

* By leveraging the existing work to query EDS, we basically just add a
  paginator (Kaminari in this case) to handle the pagination logic.
* EDS API limits the first record you can start requesting to something
  around 250 so that limit is built into this UI (i.e. we will not be
  providing links to pages that cannot be requested via the API).

331 of 331 relevant lines covered (100.0%)

61.7 hits per line

Jobs
ID Job ID Ran Files Coverage
1 307.1 (2.3.1) 13 Dec 2016 06:37PM UTC 0
100.0
Travis Job 307.1
Source Files on build 307
  • List 0
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #307
  • 74f9784f on github
  • Prev Build on local_view_all (#305)
  • Next Build on local_view_all (#309)
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

© 2025 Coveralls, Inc