Commit Graph

392 Commits

Author SHA1 Message Date
Justin Robb d66eaab4c6 Changed UseConsoleOutput boolean to ReporterOutputType enum 2018-11-13 10:43:14 -08:00
Justin Robb d1c56cf281 README updates 2018-11-05 11:06:17 -08:00
Justin Robb 5e4566e9ee Removing teamcity output command line param 2018-11-05 11:06:08 -08:00
Justin Robb 0eb8ce4afb Added teamcity reporter 2018-11-05 10:54:07 -08:00
Reptarsrage dab248f721 README updates 2018-10-25 19:42:15 -07:00
Justin Robb 6956f0040f Added unit tests for TeamCityServiceMessageWriterTests 2018-10-25 19:42:15 -07:00
Justin Robb 1542cf6df0 Added TeamCityOutput command line flag for printing TeamCity coverage service messages 2018-10-25 19:42:06 -07:00
Toni Solarin-Sodara b54c93cf7c Merge pull request #220 from vlef/fix-merge-results-creates-file
Merging should not fail if file doesn't exist
2018-10-22 04:07:49 +01:00
Vincent Lefebvre 69fecafae9 Changed merging behavior: merges the result with the specified file only if the file exists. 2018-10-18 10:59:56 -04:00
Oluwatoni Solarin-Sodara 34c4e505d3 bump version numbers 2018-10-16 11:52:26 +01:00
Oluwatoni Solarin-Sodara 5f30f2fa35 update formatting around coverage summary 2018-10-16 11:52:23 +01:00
Toni Solarin-Sodara 02ffbe4a40 Merge pull request #215 from MarcoRossignoli/doc
Fix guide typos
2018-10-15 18:31:33 +01:00
Marco Rossignoli 242db90a37 fix guide 2018-10-15 14:18:12 +02:00
Toni Solarin-Sodara 3a3cb5ae59 Merge pull request #209 from pjanotti/corelib.support
Add System.Private.CoreLib support
2018-10-14 16:30:02 +01:00
Toni Solarin-Sodara 291ff7d979 Merge pull request #214 from tonerdo/fix-include-msbuild
Add include property
2018-10-13 10:37:57 +01:00
Oluwatoni Solarin-Sodara e40ad4b573 add include property 2018-10-13 10:06:23 +01:00
Toni Solarin-Sodara 3ac0868abc Merge pull request #211 from pape77/fix/merge-modules
Fix/merge modules
2018-10-12 00:27:35 +01:00
Daniel Paz 00ec6eaa9b remove unnecesary Path.GetFileName 2018-10-09 15:26:51 +02:00
Daniel Paz 80211da82d Go back to modules.Keys 2018-10-09 15:22:32 +02:00
Daniel Paz 34317ec41a fixes the moduleKey not found error 2018-10-09 15:12:19 +02:00
Paulo Janotti e808d161fc Attempt to improve coverage of CoreLibMetadataImporterProvider 2018-10-05 11:46:27 -07:00
Paulo Janotti 3092142d32 Fix perf impact and multi process against single corelib 2018-10-04 16:28:41 -07:00
Paulo Janotti c3fe0c637d Enable CoreLib Support 2018-10-04 12:11:59 -07:00
Toni Solarin-Sodara 967c1805de Merge pull request #204 from pape77/fix/merge-modules
Merges by fileName (dll's name) instead of the complete path.
2018-10-04 12:52:07 +01:00
Toni Solarin-Sodara 1be9fceb7f Merge pull request #158 from MarcoRossignoli/branchcoverageasynccalls
Try to fix branch coverage with async calls bug
2018-10-02 04:31:26 -04:00
Daniel Paz 065754516c Merges by fileName (dll's name) instead of the complete path.
So the same dlls are merged regardless of which test project references
them, when having multiple test projects.
2018-10-01 14:17:44 +02:00
Marco Rossignoli 5c596ef0c1 resolve conflicts 2018-10-01 09:45:35 +02:00
Marco Rossignoli f005da339a merge from master 2018-10-01 09:45:23 +02:00
Toni Solarin-Sodara 4fa41cf249 Merge pull request #191 from glBeatriz/edit-documentation-multiple-includes-excludes-powershell-vsts
Edit documentation multiple includes excludes powershell vsts
2018-09-21 17:48:27 +01:00
Beatriz Del_Saz 1472c69d47 updated order 2018-09-21 15:44:09 +02:00
Toni Solarin-Sodara 47206b0ec9 Merge pull request #180 from kolipka/overall
Add total line coverage for badge generators
2018-09-15 22:14:58 +01:00
Beatriz Del_Saz 550bd71e4b updated docs 2018-09-10 21:34:40 +02:00
Beatriz Del_Saz 98d2ae8d2c updated docs 2018-09-10 21:34:06 +02:00
Beatriz Del_Saz bce3689f65 edited documentation with note to powershell and VSTS users regarding multiple includes and excludes 2018-09-10 21:32:28 +02:00
Oluwatoni Solarin-Sodara fece36a1b1 add documentation for merging results 2018-09-09 23:09:05 +01:00
Oluwatoni Solarin-Sodara 6738b337da bump version numbers 2018-09-07 17:38:50 +01:00
Toni Solarin-Sodara 307d33ba86 Merge pull request #186 from tonerdo/feature/merge-results
Add support for merging results
2018-09-06 11:48:46 +01:00
Toni Solarin-Sodara d8d7388ffc update coverlet.console, add to build pipeline 2018-09-02 22:22:29 +01:00
Toni Solarin-Sodara 45bc5bc843 add support for merging coverage results 2018-09-02 21:36:47 +01:00
Toni Solarin-Sodara 735daa4721 Merge pull request #185 from tonerdo/submit-code-coverage
Submit code coverage to CodeCov
2018-09-01 19:53:34 +01:00
Oluwatoni Solarin-Sodara ed9de3d4f2 only upload coverage results when in Release mode 2018-09-01 19:33:46 +01:00
Oluwatoni Solarin-Sodara fefb90a606 upload coverage results to codecov on Ubuntu image 2018-09-01 19:22:28 +01:00
Oluwatoni Solarin-Sodara 7c44cea15e use attribute to exclude ModuleTrackerTemplate class 2018-09-01 18:18:10 +01:00
Oluwatoni Solarin-Sodara bd0689ed6e remove explicit check for tracker namespace 2018-09-01 17:56:42 +01:00
Oluwatoni Solarin-Sodara 672975fc56 remove coverlet.tracker project 2018-09-01 16:13:30 +01:00
Toni Solarin-Sodara 5a032f584b Merge pull request #181 from pjanotti/tracker.type.per.module.rebase
Perf: create a tracker per module and use indexes to improve performance
2018-09-01 16:07:30 +01:00
Konrad Lipner 64b3003ee6 add branch & method total 2018-08-25 17:34:17 +02:00
Paulo Janotti 28f2b0e427 renames and cleanup 2018-08-22 14:46:52 -07:00
Paulo Janotti 7dd7c76ce7 Added tests to ModuleTrackerTemplate 2018-08-22 14:46:52 -07:00
Paulo Janotti 58b89a56d7 Good perf test for 20_000 2018-08-22 14:46:52 -07:00