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

pulibrary / orangelight / 82e629f3-bcb6-489e-8a02-3453c9376cf4
96%
main: 95%

Build:
Build:
LAST BUILD BRANCH: memoize-for-advanced
DEFAULT BRANCH: main
Ran 01 Jan 2025 12:57AM UTC
Jobs 1
Files 198
Run time 1min
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

01 Jan 2025 12:52AM UTC coverage: 95.811% (+0.004%) from 95.807%
82e629f3-bcb6-489e-8a02-3453c9376cf4

Pull #4672

circleci

sandbergja
Improve performance of the solr query used to generate the advanced search form

Running this locally against the production solr sped the solr query up from
a median 10,691 ms to a median 1,851 ms.

This removes several potentially expensive parameters from the solr query we
send to generate the advanced search page:
* facet.query
* facet.pivot
* stats
* stats.field
* facet.field, except for the facet field values we need to retrieve to render
  the advanced search form

Since the logic is different on the numismatics form vs advanced form, this commit
splits them into two separate search builders.
Pull Request #4672: Improve performance of the solr query used to generate the advanced search form

8 of 8 new or added lines in 3 files covered. (100.0%)

6016 of 6279 relevant lines covered (95.81%)

1518.05 hits per line

Jobs
ID Job ID Ran Files Coverage
1 82e629f3-bcb6-489e-8a02-3453c9376cf4.1 01 Jan 2025 12:57AM UTC 198
95.81
Source Files on build 82e629f3-bcb6-489e-8a02-3453c9376cf4
  • Tree
  • List 198
  • Changed 18
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • CircleCI Build #82E629F3...
  • Pull Request #4672
  • PR Base - main (#E9DEBDB6...)
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