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

OpenRefine / OpenRefine / 13966588820
51%

Build:
DEFAULT BRANCH: master
Ran 20 Mar 2025 10:02AM UTC
Jobs 1
Files 684
Run time 2min
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

20 Mar 2025 09:59AM UTC coverage: 50.181% (+0.006%) from 50.175%
13966588820

push

github

web-flow
Send absolute row index in request when "last" pagination button is clicked (#7211)

* fixes #7207

This change addresses how the "last" pagination navigation button sends
the ending point. The current behavior is that it sends the index of the
last row relative to a faceted search, and this change is to send the
index of the absolute last row in the project.
This also includes a change to omit the `nextPageStart` variable if
there are fewer than `limit` elements in the response. This will cause
the `next` and `last` pagination buttons to be marked as inactive, as
there are no more elements to paginate through.

* set totalRows to project row length and add tests

This commit changes the behavior of GetRowsCommand to return the total
number of rows in a project as the `totalRows` field, rather than
returning the filtered row count.
This commit also adds two tests to GetRowsCommandTest, to test that
pagination still works as expected when facets are applied.

5644 of 12768 branches covered (44.2%)

Branch coverage included in aggregate %.

14281 of 26938 relevant lines covered (53.01%)

2.46 hits per line

Jobs
ID Job ID Ran Files Coverage
1 Java - 13966588820.1 20 Mar 2025 10:02AM UTC 684
50.18
GitHub Action Run
Source Files on build 13966588820
  • Tree
  • List 684
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #13966588820
  • d6caf4ce on github
  • Prev Build on master (#13951451994)
  • Next Build on master (#13988302382)
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