1075 Commits

Author SHA1 Message Date
Marco Rossignoli 8468bcf36c Increase retry time during dll restore (#869)
Increase retry time during dll restore
2020-06-06 09:29:31 +02:00
daveMueller 4974550fa6 Change CecilSymbolHelper to instance class (#846)
Change CecilSymbolHelper to instance class
2020-06-04 21:46:45 +02:00
Martin Costello 8cf2b3cfde Fix CoverletSourceRootsMapping path (#863)
Fix CoverletSourceRootsMapping path
2020-06-04 20:33:15 +02:00
Marco Rossignoli ade9498891 Update KnownIssues.md (#866)
Update KnownIssues.md
2020-06-03 09:20:08 +02:00
Marco Rossignoli 4fcf22dff2 Update collector docs (#862)
Update collector docs
2020-05-30 11:58:55 +02:00
Marco Rossignoli eef3d9118c After release setup (#861)
After release setup
2020-05-30 11:48:46 +02:00
Marco Rossignoli 83a38d45b3 Bump versions for release (#860)
Bump versions for release
2020-05-30 11:19:51 +02:00
Marco Rossignoli e438dbf568 Fix package links (#858)
Fix package links
2020-05-28 08:57:01 +02:00
Marco Rossignoli fb1124cd3d Update README.md (#856)
Update CI status badge
2020-05-24 18:11:26 +02:00
Marco Rossignoli fd1d18f492 Update VSTestIntegration.md (#855)
Update VSTestIntegration.md
2020-05-24 17:51:45 +02:00
Marco Rossignoli 180bee479f Update changelog (#851)
Update changelog
2020-05-18 08:49:00 +02:00
Marco Rossignoli d70cb64b36 Fix skip [ExcludefromCoverage] for generated async state machine (#849)
Fix skip [ExcludefromCoverage] for generated async state machine
2020-05-18 08:43:01 +02:00
Marco Rossignoli 8a1026dd2b Update README.md (#848)
Update README.md
2020-05-15 09:06:43 +02:00
Marco Rossignoli 3c55332cce Update changelog (#841)
Update changelog
2020-05-10 18:41:54 +02:00
bert2 3264ad3ac3 Skip branches in generated MoveNext() for singleton iterators (#813)
Skip branches in generated `MoveNext()` for singleton iterators
2020-05-10 18:07:24 +02:00
daveMueller 570cfc971b Refactore DependencyInjection (#768)
Refactore DependencyInjection
2020-05-10 17:53:23 +02:00
Marco Rossignoli b044d1d072 Avoid double flush hit files for collectors (#835)
Avoid double flush hit files for collectors
2020-05-10 17:25:41 +02:00
Marco Rossignoli e1ec1cce8c Update Roadmap.md (#837)
Update Roadmap.md
2020-05-05 20:27:43 +02:00
Marco Rossignoli fa1a6343fb Fix excludeByFile documentation (#833)
Fix excludeByFile documentation
2020-05-05 09:26:20 +02:00
Marco Rossignoli 122df6416e Add roadmap (#832)
Add roadmap
2020-05-03 18:47:48 +02:00
Toni Solarin-Sodara b9ebbc6541 Rename Abstracts namespace to Abstractions (#831)
Rename Abstracts namespace to Abstractions
2020-05-02 20:19:47 +02:00
Marco Rossignoli 882b4c87b7 Update Changelog.md (#829)
Update changelog
2020-05-01 20:26:08 +02:00
Marco Rossignoli 4e9deb5576 Add documentation for deterministic build support (#821)
Add documentation for deterministic build support
2020-04-19 17:05:49 +02:00
Marco Rossignoli 2e2b578fcc Add deterministic build tests sample (#820)
Add deterministic build tests sample
2020-04-18 19:31:03 +02:00
Claire Novotny a0e22ec622 [Msbuild]Ensure that the nearest TFM is passed in to the target project (#819)
[Msbuild]Ensure that the nearest TFM is passed in to the target project
2020-04-17 20:16:43 +02:00
Claire Novotny 3c87c1bc0c [Collectors]Ensure nearest TFM is passed in to target reference (#818)
[Collectors]Ensure nearest TFM is passed in to target reference
2020-04-17 20:16:02 +02:00
Marco Rossignoli f83cd9e0a7 Enable tests on mac (#815)
Enable tests on mac
2020-04-13 19:10:31 +02:00
Marco Rossignoli 168c330bc0 Force semver 2 for nuget packages (#814)
Force semver 2 for nuget packages
2020-04-13 18:25:23 +02:00
Marco Rossignoli 9b8ae02382 Add integration tests for deterministic build support (#811)
Add integration tests for deterministic build support
2020-04-13 12:24:58 +02:00
Marco Rossignoli fa138c0e00 Fix nightly build versioning (#806)
Fix nightly build versioning
2020-04-11 11:20:30 +02:00
Marco Rossignoli 51151d69b2 Update changelog (#803)
Update changelog

* update changelog

* update changelog
2020-04-09 22:19:47 +02:00
Marco Rossignoli 4e177f0c57 Fix nightly build (#805)
Fix nightly build
2020-04-09 19:16:14 +02:00
dannyBies 0393563d64 Fix for code complexity not being generated for methods for cobertura reporter (#798)
Fix for code complexity not being generated for methods for cobertura reporter
2020-04-09 10:17:37 +02:00
Marco Rossignoli 4447ecc9ca Add support for deterministic build for collectors driver (#802)
Add support for deterministic build for collectors driver
2020-04-08 22:50:55 +02:00
Marco Rossignoli 471b8476d6 Fix cobertura reporter bug (#801)
Fix cobertura reporter bug
2020-04-08 22:37:28 +02:00
Marco Rossignoli 39d83bedee Add support for deterministic build for msbuild driver (#796)
Add support for deterministic build for msbuild driver
2020-04-08 20:46:35 +02:00
Travis Illig e9dcf4c56a Note for Linux users on MSBuild issues. (#795)
Note for Linux users on MSBuild issues.
2020-04-06 17:11:25 +02:00
Marco Rossignoli 62ff6d7c2c Update CONTRIBUTING.md (#793)
Update repo build workflow.
2020-04-05 18:04:07 +02:00
Marco Rossignoli 14d8e831db Update code of conduct (#791)
Update code of conduct
2020-04-05 10:55:32 +02:00
Nick Jones 7de6209cc6 Fix Cake Add-In anchor (#786)
Fix Cake Add-In anchor
2020-04-04 10:19:36 +02:00
Marco Rossignoli 0c24f74a27 Update CODE_OF_CONDUCT.md (#788)
Update email contact
2020-04-03 09:02:56 +02:00
Marco Rossignoli 83aa10e32b Release new version(#787)
Release new version
2020-04-02 20:25:31 +02:00
Marco Rossignoli 3f81828821 Update KnownIssues.md (#783)
Fix typo
2020-03-30 14:29:45 +02:00
Marco Rossignoli 4c1cdf9ee9 Update VSTestIntegration.md (#778)
Update VSTestIntegration.md
2020-03-25 15:36:59 +01:00
Marco Rossignoli cd945985d8 Update changelog (#773)
Update changelog
2020-03-22 12:33:29 +01:00
matteoerigozzi 528956bc11 Hide compiler generated branches for try/catch blocks inside async state machine (#716)
Hide compiler generated branches for try/catch blocks inside async state machine
2020-03-22 12:23:17 +01:00
Costin Zaharia ec180b2b66 Add support for line branch coverage for OpenCover (#772)
Fixes #769
2020-03-22 10:29:03 +01:00
Marco Rossignoli 8ddbb6ff3c Bump sdk version, update tests (#771)
Bump sdk version, update tests
2020-03-21 17:23:56 +01:00
Marco Rossignoli 0cc2548b27 Update vstest integration documentation (#764)
Update vstest integration documentation
2020-03-17 20:55:17 +01:00
Marco Rossignoli 15ef28452a Update samples (#762)
Update tfm and package ref.
2020-03-17 10:09:43 +01:00