Builds and runs unit tests. More details of the release in https://wiki.openmrs.org/x/i4DTAw

Build: #621 was successful Changes by teleivo <mrteleivo@gmail.com> and Wyclif Luyima

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
1 second
Duration
5 minutes
Labels
None
Revisions
openmrs-module-webservices.rest
7324ff1ab44ff23a19032f70a3bc6f2da6df5438 7324ff1ab44ff23a19032f70a3bc6f2da6df5438
Release scripts
a72ca16daff268573032d8bd52a15be883f08322 a72ca16daff268573032d8bd52a15be883f08322
Total tests
1259
Successful since
#616 ()

Tests

Code commits

openmrs-module-webservices.rest
Author Commit Message Commit date
Wyclif Luyima Wyclif Luyima 7324ff1ab44ff23a19032f70a3bc6f2da6df5438 7324ff1ab44ff23a19032f70a3bc6f2da6df5438 Merge pull request #227 from teleivo/RESTWS-609
Cleanup smell of exception as control flow in RestServiceImpl.addSearchHandler - RESTWS-609
teleivo <mrteleivo@gmail.com> teleivo <mrteleivo@gmail.com> a29ef86a2b1507147fa63fcbe303685531b811ee a29ef86a2b1507147fa63fcbe303685531b811ee RESTWS-609 Cleanup smell of exception as control flow in RestServiceImpl.addSearchHandler
replace try/catch block used to check if SearchHandler supports given OpenMRS
version by an if statement and the ModuleUtil method returning a boolean if
version is supported.

Jira issues

IssueDescriptionStatus
Unknown Issue TypeRESTWS-609Could not obtain issue details from Jira