OpenMRS Core Master

Build: #1604 was successful Changes by Ivo Ulrich <teleivo@users.noreply.github.com>

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Code commits

openmrs-core

  • Ivo Ulrich <teleivo@users.noreply.github.com>

    Ivo Ulrich <teleivo@users.noreply.github.com> a08217036501a06e4ee5f1deecf32fbe0462889a

    Merge pull request #2146 from birgitta410/TRUNK-5069-3
    Refactor checkPatientIdentifiers: 10 years later, Java8 streams \o/

  • Birgitta B <bboeckel@thoughtworks.com>

    Birgitta B <bboeckel@thoughtworks.com> 5964330d4326da889448883d55413285c0fc267d m

    Refactor search for missing identifiers: 10 years later, Java8 streams \o/
    No more lists that get filled in a for loop

    • api/src/main/java/org/openmrs/api/impl/PatientServiceImpl.java (version 5964330d4326da889448883d55413285c0fc267d)
    • api/src/test/java/org/openmrs/api/PatientServiceImplUnitTest.java (version 5964330d4326da889448883d55413285c0fc267d)
    • api/src/test/java/org/openmrs/api/PatientServiceTest.java (version 5964330d4326da889448883d55413285c0fc267d)