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

openmrs / openmrs-core / 27011900216
64%
master: 65%

Build:
Build:
LAST BUILD BRANCH: 2.9.x
DEFAULT BRANCH: master
Ran 05 Jun 2026 11:27AM UTC
Jobs 1
Files 848
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

05 Jun 2026 11:20AM UTC coverage: 63.664% (-0.01%) from 63.677%
27011900216

push

github

web-flow
TRUNK-6558 Return null from getTaskByName when the task does not exist (#6162)

JobRunrSchedulerService.getTaskByName propagated the DAO's
ObjectRetrievalFailureException when no task matched, breaking the
long-standing SchedulerService contract (the pre-JobRunr
TimerSchedulerServiceImpl caught the exception and returned null).
Modules that probe for their task before registering it - e.g.
schedulerService.getTaskByName(NAME) == null - failed to start on any
fresh database.

Restore the historical behavior: catch ObjectRetrievalFailureException,
log a warning, and return null.

0 of 4 new or added lines in 1 file covered. (0.0%)

4 existing lines in 2 files now uncovered.

23827 of 37426 relevant lines covered (63.66%)

0.64 hits per line

Uncovered Changes

Lines Coverage ∆ File
4
9.7
-0.12% api/src/main/java/org/openmrs/scheduler/jobrunr/JobRunrSchedulerService.java

Coverage Regressions

Lines Coverage ∆ File
3
94.27
-0.78% api/src/main/java/org/openmrs/util/ThreadSafeCircularFifoQueue.java
1
67.5
-1.25% api/src/main/java/org/openmrs/api/stream/StreamDataService.java
Jobs
ID Job ID Ran Files Coverage
1 27011900216.1 05 Jun 2026 11:27AM UTC 848
63.66
Source Files on build 27011900216
  • Tree
  • List 848
  • Changed 4
  • Source Changed 1
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27011900216
  • 934266ad on github
  • Prev Build on 2.9.x (#26982556974)
  • Next Build on 2.9.x (#27017032955)
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