Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.2
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
In fact this is not really a bug but a limitation of NCover standard edition :
http://docs.ncover.com/kb/how-to-merge-several-coverage-files-together/
"Merging coverage files is only available in NCover Complete."
Implemented, need some doc on the wiki before closing this ticket.
Property sonar.gallio.safe.mode needs to be set to true in order to run ncover/gallio on each test assembly and merge the results before pushing them into sonar database.