Sonar metrics for OpenMRS Core Master

Build: #1336 was successful Scheduled with changes by teleivo <mrteleivo@gmail.com> and Ivo Ulrich <teleivo@users.noreply.github.com>

Build result summary

Details

Completed
Queue duration
1 second
Duration
54 minutes
Labels
None
Revision
0af358310396ff43acda8496ba0b8ca19c02068a 0af358310396ff43acda8496ba0b8ca19c02068a
Total tests
3799
Successful since
#1225 ()

Tests

Code commits

Author Commit Message Commit date
Ivo Ulrich <teleivo@users.noreply.github.com> Ivo Ulrich <teleivo@users.noreply.github.com> 0af358310396ff43acda8496ba0b8ca19c02068a 0af358310396ff43acda8496ba0b8ca19c02068a Merge pull request #2224 from teleivo/TRUNK-5118
TRUNK-5118 Remove use of databene benerator
teleivo <mrteleivo@gmail.com> teleivo <mrteleivo@gmail.com> 99354f9b2c415d434457c33ca452311de019c26e 99354f9b2c415d434457c33ca452311de019c26e TRUNK-5118 Remove use of databene benerator
* replaced use of MockPresentationMessage in PresentationMessageMapTest
and CachedMessageSourceTest by simply creating 2-3 PresentationMessages,
because thats all that was done before. No need for a generator library
* remove MockPresentationMessage as it is not used anymore
* remove dependency on databene benerator since its not used anymore
Ivo Ulrich <teleivo@users.noreply.github.com> Ivo Ulrich <teleivo@users.noreply.github.com> 6d06f9e0331268f8b686ee0fb9a671733f7d0f91 6d06f9e0331268f8b686ee0fb9a671733f7d0f91 Merge pull request #2223 from teleivo/TRUNK-5118
TRUNK-5118 Remove databene benerator from ConceptTest
teleivo <mrteleivo@gmail.com> teleivo <mrteleivo@gmail.com> 8f4139c05df7751753f3c9297e88dbc47d098821 8f4139c05df7751753f3c9297e88dbc47d098821 TRUNK-5118 Remove databene benerator from ConceptTest
replaced use of databene benerator from ConceptTest with constant names
of concepts since we only needed max of 2 different names per test
relying on this outdated or any fake data generator is overkill.

* also refactored the helper methods, removing the name 'mock' since we
are creating real instances of Concept/ConceptName and not mocks

Jira issues

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