OpenMRS Core Master

Stages & jobs

  1. Build

  2. Test

  3. Deploy

  4. Release

    Requires a user to start manually
  5. Release image variants

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
11 minutes
Labels
None
Revisions
openmrs-core
7ef9c75f135897d33ba7f22e4e099aadea65f94f 7ef9c75f135897d33ba7f22e4e099aadea65f94f
Release scripts
ced9ff00825ca1cb8c744547be4ba8ff994bd71b ced9ff00825ca1cb8c744547be4ba8ff994bd71b
Fixed in
#3552 (Changes by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>)
No failed test found. A possible compilation error occurred.

Responsible

No one has taken responsibility for this failure

Code commits

openmrs-core
Author Commit Message Commit date
Isaiah Muli <48686606+dicksonmulli@users.noreply.github.com> Isaiah Muli <48686606+dicksonmulli@users.noreply.github.com> 7ef9c75f135897d33ba7f22e4e099aadea65f94f 7ef9c75f135897d33ba7f22e4e099aadea65f94f TRUNK-6245: concept reference ranges (#4687)
* TRUNK-6245 Age sensitive concept ranges

* Changelog file update

* Reverting unnecessary liqubase changes

* Adding unit tests

* Change on the method documentation

* Adding hbm file for ConceptReferenceRange

* Update on license

* Fixing failing tests

* Updating evaluation criteria

* Saving Obs Reference Range

* Removing unused imports

* Removing editable attributes from ObsReferenceRange

* Resolving comments in PR

* Small update

* Solved validation issues

* Update

* Some updates

* Update from comments in PR

* Adding a relationship between conceptNumeric and conceptReferenceRange

* Implementing voidable and creatable interfaces

* Some changes from PR

* Fixes

* Setting reference range in Obs

* Code clean up

* Fixing db check

* Fix change set count

* Moving get age logic to Person class

* Adding tests to get age methods

* Code clean up

* Fixing obs_reference_range not saved

* Small change

* Fixing one test

* Using exiting sorting mechanism

* Using exiting sorting mechanism

* Final changes

* Adding comments in liquibase changelogs

* Method to check if numeric value is in range

* Improvements

* Small change

* Setting Obs reference range from concept concept

* Fixing failing tests

* Refactor

* Updating the order of validation of reference ranges

* Small change

* Fixed a bug - latest obs should be fetched by conceptRef and patient

* CHanging time of the day method

* Criteria evaluation using current obs

* Setting interpretation

* Removing since from private methods

* Removing static in obs validator

* Small change

* Adding concept messages for UI

* Setting the right interpretation - feedback from Burke

* Setting the right interpretation - feedback from Burke

* Adding a helper method

* Code refactor and updating concept hbm

* Added a helper method to remove reference range

* Using Base object in reference range class

* Adding uuid to obs reference range

* order reference ranges

* API method for fetching reference ranges

* Improving docs

Jira issues

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

Error summary for Unit Test

The job generated some errors, drill down into the full build log for more details.

+ export IMAGE=openmrs/openmrs-core@sha256:ced3815a7f1212c22ea831e4d587874741c200a9904e59cd1c5a83e447a75ba3
+ IMAGE=openmrs/openmrs-core@sha256:ced3815a7f1212c22ea831e4d587874741c200a9904e59cd1c5a83e447a75ba3
+ docker pull openmrs/openmrs-core@sha256:ced3815a7f1212c22ea831e4d587874741c200a9904e59cd1c5a83e447a75ba3
+ docker run -v m2-repo:/root/.m2/repository --rm openmrs/openmrs-core@sha256:ced3815a7f1212c22ea831e4d587874741c200a9904e59cd1c5a83e447a75ba3 mvn test
[Field error in object 'term' on field 'conceptReferenceTermMaps[1].termB': rejected value [weight term(WGT234)]; codes [ConceptReferenceTerm.termToTerm.alreadyMapped.term.conceptReferenceTermMaps[1].termB,ConceptReferenceTerm.termToTerm.alreadyMapped.term.conceptReferenceTermMaps.termB,ConceptReferenceTerm.termToTerm.alreadyMapped.conceptReferenceTermMaps[1].termB,ConceptReferenceTerm.termToTerm.alreadyMapped.conceptReferenceTermMaps.termB,ConceptReferenceTerm.termToTerm.alreadyMapped.termB,ConceptReferenceTerm.termToTerm.alreadyMapped.org.openmrs.ConceptReferenceTerm,ConceptReferenceTerm.termToTerm.alreadyMapped]; arguments []; default message [Cannot map a reference term multiple times to the same concept reference term]]
[Fatal Error] :1:67: XML document structures must start and end within the same entity.
[Fatal Error] :-1:-1: Premature end of file.