Alex Thornton
|
c77b85cb39
|
Coverage for awaiting ValueTasks (#949)
Coverage for awaiting ValueTasks
|
2020-10-03 14:23:04 +02:00 |
|
Christopher-Marcel Böddecker
|
f76078771d
|
Fix attribute exclusion
|
2020-06-26 08:49:58 +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 |
|
Marco Rossignoli
|
e251d23a39
|
Fix and simplify async coverage (#549)
Fix and simplify async coverage
|
2019-09-23 11:00:31 +02:00 |
|
Toni Solarin-Sodara
|
f24b9d567c
|
Run dotnet format (#561)
|
2019-09-22 00:50:02 +01:00 |
|
daveMueller
|
75520ddc5f
|
Improve instrumentation tests (#527)
Improve instrumentation tests
|
2019-09-04 16:19:06 +02:00 |
|
Adam Weiss
|
ec04c7d82f
|
Fix property attribute detection (#477)
* Fix property customattribute detection
* chore(style): Remove brackets from one line if
* chore(style): Use explicit type
|
2019-07-03 20:49:49 +01:00 |
|
Oluwatoni Solarin-Sodara
|
13c069cde0
|
format cs files
|
2019-03-03 11:07:07 +01:00 |
|
Marco Rossignoli
|
cd2b5fa72f
|
fix exception filter
|
2019-02-18 14:13:47 +01:00 |
|
Sam Harwell
|
73a0fbf553
|
Document exclusion of HasSimpleTaskWithLambda
|
2019-01-24 10:42:58 -06:00 |
|
Sam Harwell
|
265e411943
|
Fix tests to account for possibility of instrumentation
|
2019-01-24 07:34:26 -06:00 |
|
Weiss, Adam
|
63ba5637f9
|
feat: Add first pass at ExcludeAttributes option (#232)
|
2018-11-05 12:09:18 -05:00 |
|
Toni Solarin-Sodara
|
807f7b1bd5
|
move CoverageTracker class to separate assembly
|
2018-06-24 13:09:14 +01:00 |
|
Zeid Derhally
|
2a2f75afba
|
Add support of ExcludeFromCodeCoverage attribute
|
2018-06-04 08:43:03 -04:00 |
|
Jason Hunter
|
89791e6425
|
add better branch support, change coverage calculation to be on actual points instead of averages
|
2018-05-01 21:25:06 -04:00 |
|