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

hathitrust / otis / 12699703082 / 1
98%
main: 98%

Build:
DEFAULT BRANCH: main
Ran 09 Jan 2025 10:44PM UTC
Files 120
Run time 5s
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

09 Jan 2025 10:40PM UTC coverage: 62.024% (+0.2%) from 61.868%
12699703082.1

push

github

web-flow
Remove unnecessary query to try to speed up ht_users index page. (#243)

* Remove unnecessary query to try to speed up ht_users index page.
- `@all_users` was being populated via SQL in all cases even though it was only used for CSV download.
- The query has been removed and the CSV now uses the active + inactive arrays so the query was redundant anyway.
* - (Controller) `HTUser.includes` changed from `HTUser.joins` to pick up the approval requests without having to make a query for each.
- `HTApprovalRequest.most_recent_order` made public so the correct request can be selected by the presenter.
- `HTUser#ht_approval_request` uses `most_recent_order` by default for cases (if any) not covered by the controller change.

2200 of 3547 relevant lines covered (62.02%)

35.75 hits per line

Source Files on job integration - 12699703082.1
  • Tree
  • List 0
  • Changed 36
  • Source Changed 4
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 12699703082
  • 91e5253e on github
  • Prev Job for on main (#12573475285.1)
  • Next Job for on main (#12836387992.2)
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