Sonar metrics for OpenMRS Core Master

Build: #4342 was successful Scheduled with changes by 4 people

Stages & jobs

  1. Sonar Analysis

Build result summary

Details

Completed
Queue duration
< 1 second
Labels
None
Revision
34279169d4b6fd933bea71a4db1b995d46fcdabd
Successful since
#3071 ()

Code commits

Author Commit Message Commit date
JaiVora <52439248+JaiVora@users.noreply.github.com> JaiVora <52439248+JaiVora@users.noreply.github.com> 34279169d4b6fd933bea71a4db1b995d46fcdabd [TRUNK-5907]: Migrated `ConceptReferenceTermMap` from Hibernate XML Mapping to JPA Annotations (#5205)
* TRUNK-5907: Migrate `ConceptReferenceTermMap` from Hibernate XML Mapping to JPA annotations

* TRUNK-5907: Migrate `ConceptReferenceTermMap` from Hibernate XML Mapping to JPA annotations

* fix merge conflicts

---------

Co-authored-by: Jai Vora <jaivora@Jais-MacBook-Pro.local>
Deborah Nakamatte <denakamatte@gmail.com> Deborah Nakamatte <denakamatte@gmail.com> ea5987fe49c4510505ed364724bd3a3ea9f56fa2 TRUNK-5840: Migrate OrderGroup from Hibernate Mapping XML to JPA annotations (#5100)
* Updated OrderGroup with cleaner annotations after a hard reset

* Updated OrderGroup with cleaner annotations after a hard reset

* Updated annotations on OrderGroup Set & OrderGroup fields in OrderGroup Entity

* Updated imports for annotations in OrderGroup from javax to jarkata

* Aligned annotations for Private List field with the hbm file for OrderGroup

* Updated the OneToMany relationship mapping for List Ordersfield & re-instated LazyCollection annotation on the same field

* Updated annotations for orders list and added annotated OrderGroup class to OrderServiceTest

* Updated OrderGroup by adding the attributes field & aligned the rest of the annotations
Daniel Kayiwa Daniel Kayiwa 8ab094f0e3274e280c28ecc57ee5826a68c6473e Revert "TRUNK-6388: Upgrade Tomcat to 10.1.16 (#5203)" (#5204)
This reverts commit a49081ca24db177cbc882c8ea2da46acec83d3d6.
kulksaur <46800919+kulksaur@users.noreply.github.com> kulksaur <46800919+kulksaur@users.noreply.github.com> efc771ed6cf6ac198615694f330e5d5f1130d39b TRUNK-5910 ConceptStateConversion Domain - Switching from Hibernate Mappings to Annotations (#5200)
* TRUNK-5910 Converting the ConceptStateConversion XML mapping to annotation.

Converted the ConceptStateConversion class Hibernate XML mapping to Annotation.

Removed the hbm.xml associated with the class.

Updated the tests to make sure the class is available for tests.

* TRUNK-5910 Converting the ConceptStateConversion XML mapping to annotation.

Converted the ConceptStateConversion class Hibernate XML mapping to Annotation.

Removed the hbm.xml associated with the class.

Updated the tests to make sure the class is available for tests.

* Updated the formatting for OrderServiceTest

Updated the formatting as it was difficult to identify the changes coming through this ticket.

---------

Co-authored-by: Wikum Weerakutti <wikum@linuxdeveloper.space>

Jira issues

IssueDescriptionStatus
Unknown Issue TypeTRUNK-5840Could not obtain issue details from Jira
Unknown Issue TypeTRUNK-5907Could not obtain issue details from Jira
Unknown Issue TypeTRUNK-5910Could not obtain issue details from Jira
Unknown Issue TypeTRUNK-6388Could not obtain issue details from Jira