-
Notifications
You must be signed in to change notification settings - Fork 392
Closed as not planned
Labels
driver-collectorsIssue related to collectors driverIssue related to collectors driverenhancementGeneral enhancement requestGeneral enhancement requestfeature-requestNew feature requestNew feature requeststale
Description
Today at the end of the tests msbuil/.net tool drivers show a table with coverage result on console.
For instance:
Calculating coverage result...
Generating report '/home/vsts/work/1/s/test/coverlet.core.tests/coverage.opencover.xml'
+------------------------------------+--------+--------+--------+
| Module | Line | Branch | Method |
+------------------------------------+--------+--------+--------+
| coverlet.tests.projectsample.empty | 0% | 100% | 0% |
+------------------------------------+--------+--------+--------+
| coverlet.msbuild.tasks | 0% | 0% | 0% |
+------------------------------------+--------+--------+--------+
| coverlet.core | 83.65% | 78.2% | 84.07% |
+------------------------------------+--------+--------+--------+
+---------+--------+--------+--------+
| | Line | Branch | Method |
+---------+--------+--------+--------+
| Total | 71.74% | 69.83% | 61.9% |
+---------+--------+--------+--------+
| Average | 27.88% | 59.4% | 28.02% |
+---------+--------+--------+--------+
This is not supported at the moment for vstest collectors integration.
PureKrome, patricksadowski, tremblaysimon, queen-of-code, DuncanvR and 7 morepatricksadowski
Metadata
Metadata
Assignees
Labels
driver-collectorsIssue related to collectors driverIssue related to collectors driverenhancementGeneral enhancement requestGeneral enhancement requestfeature-requestNew feature requestNew feature requeststale