Sonar metrics for OpenMRS Core Master

Code commits

Git

  • achilep <39851246+achilep@users.noreply.github.com>

    achilep <39851246+achilep@users.noreply.github.com> 06c9129e2ebaf32e46736495fe07b34ecfd06a4d

    TRUNK-5816: Migrate unit tests to Junit5 (#3316)
    * TRUNK-5816: Migrate unit tests to Junit5

    Co-authored-by: achilep <you@example.com>
    Co-authored-by: Ivo <teleivo@users.noreply.github.com>

    • api/pom.xml (version 06c9129e2ebaf32e46736495fe07b34ecfd06a4d)
    • api/src/test/java/org/openmrs/OpenmrsTestsTest.java (version 06c9129e2ebaf32e46736495fe07b34ecfd06a4d)
    • api/src/test/java/org/openmrs/ProviderTest.java (version 06c9129e2ebaf32e46736495fe07b34ecfd06a4d)
    • api/src/test/java/org/openmrs/RoleTest.java (version 06c9129e2ebaf32e46736495fe07b34ecfd06a4d)
    • api/src/test/java/org/openmrs/TestOrderTest.java (version 06c9129e2ebaf32e46736495fe07b34ecfd06a4d)
    • api/src/test/java/org/openmrs/UserTest.java (version 06c9129e2ebaf32e46736495fe07b34ecfd06a4d)
  • Wolf Schlegel <wolf.schlegel@thoughtworks.com>

    Wolf Schlegel <wolf.schlegel@thoughtworks.com> 81998a3e5394782263705e3e8e9cf1db58e2c867

    TRUNK-4830 move start of OpenMRS to the end of initialisation (#3319)

    • web/src/main/java/org/openmrs/web/filter/initialization/InitializationFilter.java (version 81998a3e5394782263705e3e8e9cf1db58e2c867)