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

hibernate / hibernate-search / 559 / 1
91%
main: 92%

Build:
Build:
LAST BUILD BRANCH: HSEARCH-4621
DEFAULT BRANCH: main
Ran 14 Jan 2020 10:27AM UTC
Files 1904
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

14 Jan 2020 10:27AM UTC coverage: 89.869% (+0.004%) from 89.865%
559.1

push

jenkins

Yoann Rodière
HSEARCH-3801 Hibernate Search blocks loading of non hibernate batch jobs

In reference of `org.jberet.spi.JobXmlResolver` it's defined that a resolver that is not responsible should return `null` instead of throwing a runtime exception
```
    /**
     * Locates the job XML and creates a stream to the contents.
     *
     * @param jobXml      the name of the job XML with a {@code .xml} suffix
     * @param classLoader the class loader for the application
     *
     * @return a stream of the job XML or {@code null} if the job XML content was not found
     *
     * @throws java.io.IOException if an error occurs creating the stream
     */
```

Update HibernateSearchJobXmlResolver.java

22167 of 24666 relevant lines covered (89.87%)

0.9 hits per line

Source Files on job 559.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 559
  • f857d7cb on github
  • Prev Job for on master (#558.1)
  • Next Job for on master (#560.1)
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