UselessToucan
|
d7e62fb397
|
Code quality fixes (#952)
Code quality fixes
|
2020-09-24 21:58:25 +02:00 |
|
kevin-montrose
|
5ec636bb16
|
Exclude code that follows [DoesNotReturn] from code coverage (#904)
Exclude code that follows [DoesNotReturn] from code coverage
|
2020-09-05 11:21:21 +02:00 |
|
Marco Rossignoli
|
fdd2930df6
|
Add skipautoprops feature (#912)
Add skipautoprops feature
|
2020-08-03 19:38:59 +02:00 |
|
Marco Rossignoli
|
7385f59e17
|
Fix anonymous delegate compiler generate bug (#896)
Fix anonymous delegate compiler generate bug
|
2020-07-11 21:24:58 +02:00 |
|
Marco Rossignoli
|
0c85839c94
|
Fix deterministic build+source link bug (#895)
Fix deterministic build+source link bug
|
2020-07-11 17:11:30 +02:00 |
|
Christopher-Marcel Böddecker
|
f76078771d
|
Fix attribute exclusion
|
2020-06-26 08:49:58 +02:00 |
|
Marco Rossignoli
|
f7c3fd4e3a
|
Refactor coverage parameters (#876)
Refactor coverage parameters
|
2020-06-13 22:15:17 +02:00 |
|
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
|
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
|
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 |
|
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 |
|
Toni Solarin-Sodara
|
b9ebbc6541
|
Rename Abstracts namespace to Abstractions (#831)
Rename Abstracts namespace to Abstractions
|
2020-05-02 20:19:47 +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
|
168c330bc0
|
Force semver 2 for nuget packages (#814)
Force semver 2 for nuget packages
|
2020-04-13 18:25:23 +02:00 |
|
Marco Rossignoli
|
fa138c0e00
|
Fix nightly build versioning (#806)
Fix nightly build versioning
|
2020-04-11 11:20:30 +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 |
|
Marco Rossignoli
|
83aa10e32b
|
Release new version(#787)
Release new version
|
2020-04-02 20:25:31 +02: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 |
|
daveMueller
|
34d6dc5ff6
|
Flow ILogger to InstrumentationHelper (#727)
Flow ILogger to InstrumentationHelpe
|
2020-03-13 15:45:18 +01:00 |
|
Marco Rossignoli
|
39e9b1036a
|
Skip lambda cached field (#753)
Skip lambda cached field
|
2020-03-10 09:12:06 +01:00 |
|
Marco Rossignoli
|
d2f0fd2248
|
Improve in-proc debugging (#731)
Improve in-proc debugging
|
2020-02-16 19:10:37 +01:00 |
|
matteoerigozzi
|
3d9be6f90a
|
Improve branch detection for lambda functions and async/await statements (#702)
Improve branch detection for lambda functions and async/await statements
|
2020-01-28 10:48:07 +01:00 |
|
Marco Rossignoli
|
6b325aee32
|
Refine async state machine heuristics, add ConfiguredValueTaskAwaitable (#710)
Refine async state machine heuristics, add ConfiguredValueTaskAwaitable
|
2020-01-27 16:08:08 +01:00 |
|
Marco Rossignoli
|
528a769c9a
|
Improve tracker logging (#708)
Improve tracker logging
|
2020-01-26 20:21:31 +01:00 |
|
Marco Rossignoli
|
cdab6e6b00
|
Improve coverage of async/await state machine (#698)
Improve coverage of async/await state machineImprove coverage of async/await state machine
|
2020-01-22 10:50:05 +01:00 |
|
Marco Rossignoli
|
ff879e820b
|
Check nested types for exclude filter (#694)
Check nested types for exclude filter
|
2020-01-20 15:13:48 +01:00 |
|
Eric St-Georges
|
492b8a9f60
|
Trim whitespace between values when reading from configuration from runsettings (#679)
Trim whitespace between values when reading from configuration from runsettings
|
2020-01-15 09:06:52 +01:00 |
|
matteoerigozzi
|
767dfb13ab
|
Avoid to instrument compiler generated code when generated from excluded methods (#671)
Avoid to instrument compiler generated code when generated from excluded methods
|
2020-01-14 16:59:43 +01:00 |
|
Marco Rossignoli
|
caac526075
|
Move/Pin to 3.1 runtime (#688)
Move/Pin to 3.1 runtime
|
2020-01-14 14:46:22 +01:00 |
|
Marco Rossignoli
|
72a688f1c4
|
Bump versions (#675)
Bump versions
|
2020-01-03 17:07:37 +01:00 |
|
Marco Rossignoli
|
0f031e29c2
|
Fix back-compat issue with old file report naming (#668)
Fix back-compat issue with old file report naming
|
2019-12-23 11:34:28 +01:00 |
|
daveMueller
|
8f9d7059a5
|
Improve cobertura absolute/relative path report generation (#661)
Improve cobertura absolute/relative path report generation
|
2019-12-21 09:16:05 +01:00 |
|
Marco Rossignoli
|
5f997cea13
|
Allow to attach to out of process collector (#664)
Allow to attach to out of process collector
|
2019-12-20 16:45:00 +01:00 |
|
Marco Rossignoli
|
7cad9b3f58
|
Add link to runtime-configuration-file.md (#657)
Add link to runtime-configuration-file.md
|
2019-12-13 16:56:29 +01:00 |
|
Marco Rossignoli
|
e15e653492
|
Fix pdb file locking during instrumentation (#656)
Fix pdb file locking during instrumentation
|
2019-12-12 21:39:25 +01:00 |
|
daveMueller
|
57ec8d39a8
|
Fix cobertura Jenkins reporter + source link support (#614)
Fix cobertura Jenkins reporter + source link support
|
2019-12-08 17:08:40 +01:00 |
|
Marco Rossignoli
|
fa2b4c6ac9
|
Generate multiple reports if project has multiple target frameworks (#636)
Generate multiple reports if project has multiple target frameworks
|
2019-12-07 21:23:59 +01:00 |
|
Marco Rossignoli
|
53562c6460
|
Add integration test for all drivers mbuild/vstest/.net tool (#639)
Add integration test for all drivers mbuild/vstest/.net tool
|
2019-12-06 16:43:24 +01:00 |
|
Marco Rossignoli
|
59ca277294
|
Remove temporary instrumenter state file (#638)
Remove temporary instrumenter state file
|
2019-12-04 17:46:48 +01:00 |
|