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

sineflow / ElasticsearchBundle / 27435284577
88%
main: 87%

Build:
Build:
LAST BUILD BRANCH: v9.0.0
DEFAULT BRANCH: main
Ran 12 Jun 2026 06:34PM UTC
Jobs 1
Files 76
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

12 Jun 2026 06:32PM UTC coverage: 88.402% (+0.06%) from 88.345%
27435284577

Pull #25

github

pmishev
Fix CI tests failing on current GitHub Actions runners

The JDKs bundled in the older ES images (8.0, 8.1) are affected by
JDK-8287073 and crash with an NPE in CgroupV2Subsystem on hosts with a
cgroup v2 layout they cannot parse, such as the current GitHub Actions
runners (https://github.com/actions/runner-images/issues/13684).

Work around it by disabling JVM container awareness via _JAVA_OPTIONS,
which - unlike ES_JAVA_OPTS and JAVA_TOOL_OPTIONS - reaches every JVM the
image starts, including the options-parsing launcher. This is safe, as the
heap size is set explicitly, so nothing relies on container memory
detection.

Also output the Elasticsearch container logs in CI when the container
fails to start, so such failures are not blind in the future.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Pull Request #25: Scroll context cleanup and removal of unnecessary out-param from scroll()

18 of 19 new or added lines in 2 files covered. (94.74%)

1654 of 1871 relevant lines covered (88.4%)

121.9 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
93.33
0.23% src/Finder/Finder.php
Jobs
ID Job ID Ran Files Coverage
1 27435284577.1 12 Jun 2026 06:34PM UTC 76
88.4
GitHub Action Run
Source Files on build 27435284577
  • Tree
  • List 76
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27435284577
  • Pull Request #25
  • PR Base - 8.1 (#19577496034)
  • Delete
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