Sonar metrics for OpenMRS Core Master
Build: #4356 was successful Scheduled with changes by JaiVora <52439248+JaiVora@users.noreply.github.com> and Brandon Istenes <bistenes@gmail.com>
Code commits
Git
-
JaiVora <52439248+JaiVora@users.noreply.github.com> a0370d8a473e76e4aaa656ebebcf4a4540f63470
[TRUNK-5904] Migrated `ConceptMap` from hibernate mappings to JPA annonations (#5235)
* TRUNK-5904: Migrated `ConceptMap` from hibernate mappings to JPA annotations
* TRUNK-5904: Revert newline addition
---------
Co-authored-by: Jai Vora <jaivora@Jais-MacBook-Pro.local>- api/src/main/java/org/openmrs/ConceptMap.java (version a0370d8a473e76e4aaa656ebebcf4a4540f63470)
- api/src/main/resources/hibernate.cfg.xml (version a0370d8a473e76e4aaa656ebebcf4a4540f63470)
- api/src/main/resources/org/openmrs/api/db/hibernate/ConceptMap.hbm.xml (version a0370d8a473e76e4aaa656ebebcf4a4540f63470)
- api/src/test/java/org/openmrs/api/OrderServiceTest.java (version a0370d8a473e76e4aaa656ebebcf4a4540f63470)
-
Brandon Istenes <bistenes@gmail.com> 5065195c953277fe6ca0ae7aca14de3dd61e9552
O3-4957: Add global properties for encounter editing time restriction (#5229)
* O3-4957: Add global properties for encounter editing time restriction
* Add example times- api/src/main/java/org/openmrs/util/OpenmrsConstants.java (version 5065195c953277fe6ca0ae7aca14de3dd61e9552)