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

hibernate / hibernate-search / 234
92%

Build:
DEFAULT BRANCH: main
Ran 13 Jan 2022 09:40AM UTC
Jobs 1
Files 2429
Run time 4min
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
234

push

jenkins

Yoann Rodière
HSEARCH-4440 Use a shorter range for slowing down queries on Elasticsearch

LongStream.range( 0L, 100000000L ).sum() takes forever on AWS ES Service, but
LongStream.range( 0L, 1000000L ).sum() works fine.

31069 of 33860 relevant lines covered (91.76%)

0.92 hits per line

Jobs
ID Job ID Ran Files Coverage
1 234.1 13 Jan 2022 09:40AM UTC 0
91.76
Source Files on build 234
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #234
  • 9e96c2cc on github
  • Prev Build on main (#233)
  • Next Build on main (#235)
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