Sonar metrics for OpenMRS Core Master

Build: #1174 failed Scheduled with changes by Lluis Martinez <lluismf@gmail.com>

Build result summary

Details

Completed
Queue duration
18 seconds
Duration
15 minutes
Labels
None
Revision
f0b10cf70524cdf428c87b66f86a146fc3f42bd8 f0b10cf70524cdf428c87b66f86a146fc3f42bd8
Total tests
3386
Fixed in
#1176 (Scheduled with changes by 3 people)

Tests

Responsible

No one has taken responsibility for this failure

Code commits

Author Commit Message Commit date
Lluis Martinez <lluismf@gmail.com> Lluis Martinez <lluismf@gmail.com> f0b10cf70524cdf428c87b66f86a146fc3f42bd8 f0b10cf70524cdf428c87b66f86a146fc3f42bd8 Refactor to replace temp collections with streams. Deprecated methods replaced.

Tests

New test failures 1
Status Test View job Duration
Collapse Failed EncounterTest getObsAtTopLevel_shouldGetObsInTheSameOrderObsIsAddedToTheEncounter History
Sonar Full Analysis < 1 sec
org.junit.ComparisonFailure: expected:<[first] obs> but was:<[third] obs>
	at org.junit.Assert.assertEquals(Assert.java:115)
	at org.junit.Assert.assertEquals(Assert.java:144)
	at org.openmrs.EncounterTest.getObsAtTopLevel_shouldGetObsInTheSameOrderObsIsAddedToTheEncounter(EncounterTest.java:194)