OpenMRS Core Master

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
1 second
Duration
23 minutes
Labels
None
Revisions
openmrs-core
e7fb074c40150458b86795de7dd47fb7d9c78197 e7fb074c40150458b86795de7dd47fb7d9c78197
openmrs-standalone
a007b20569b3776ca375346af549436b53296a95 a007b20569b3776ca375346af549436b53296a95
Release scripts
bb61e06483cd415a55b72cceac8d10ad00ee4e8a bb61e06483cd415a55b72cceac8d10ad00ee4e8a
Total tests
3551
Successful since
#1560 ()

Tests

Code commits

openmrs-core
Author Commit Message Commit date
Ivo Ulrich <teleivo@users.noreply.github.com> Ivo Ulrich <teleivo@users.noreply.github.com> e7fb074c40150458b86795de7dd47fb7d9c78197 e7fb074c40150458b86795de7dd47fb7d9c78197 Merge pull request #2118 from annashipman/TRUNK-248
TRUNK-248: Remove TODO from deprecated and unused code
Anna Shipman <anna@annashipman.co.uk> Anna Shipman <anna@annashipman.co.uk> f884591b3ac6ff962add17dc1f2823032d399e73 f884591b3ac6ff962add17dc1f2823032d399e73 Remove TODO from deprecated class
The `PatientSearchCriteria` class is deprecated. This TODO is on a private method, called by another private method, called by the helper method `prepareCriteria`. This method is only called in one place, `HibernateEnounterDAO` which doesn't pass in the parameter that would lead to this line of code being executed.

Therefore, we think the code is not used and the test is not required.

@annashipman @davbo @TheDoubleK

Configuration changes

Some of the jobs or stages referenced by this result no longer exist.

Manual stage Release cannot be run as it references jobs that no longer exist.

Jira issues

IssueDescriptionStatus
Unknown Issue TypeTRUNK-248Could not obtain issue details from Jira