File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -7,10 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
## Unreleased
8
8
9
9
### Fixed
10
- -Fix branch coverage for targetframework net472 [ #1167 ] ( https://github.com/coverlet-coverage/coverlet/issues/1167 )
11
- -Fix F# projects with ` unkown ` source [ #1145 ] ( https://github.com/coverlet-coverage/coverlet/issues/1145 )
12
- -Fix SkipAutoProps for inline assigned properties [ #1139 ] ( https://github.com/coverlet-coverage/coverlet/issues/1139 )
13
- -Fix partially covered throw statement [ #1144 ] ( https://github.com/coverlet-coverage/coverlet/pull/1144 )
10
+ -Fix branch coverage for targetframework net472 [ #1167 ] ( https://github.com/coverlet-coverage/coverlet/issues/1167 )
11
+ -Fix F# projects with ` unkown ` source [ #1145 ] ( https://github.com/coverlet-coverage/coverlet/issues/1145 )
12
+ -Fix SkipAutoProps for inline assigned properties [ #1139 ] ( https://github.com/coverlet-coverage/coverlet/issues/1139 )
13
+ -Fix partially covered throw statement [ #1144 ] ( https://github.com/coverlet-coverage/coverlet/pull/1144 )
14
14
-Fix coverage threshold not failing when no coverage [ #1115 ] ( https://github.com/coverlet-coverage/coverlet/pull/1115 )
15
15
-Fix partially covered ` await foreach ` statement [ #1107 ] ( https://github.com/coverlet-coverage/coverlet/pull/1107 ) by https://github.com/alexthornton1
16
16
-Fix ` System.MissingMethodException ` (TryGetIntArgFromDict) [ #1101 ] ( https://github.com/coverlet-coverage/coverlet/pull/1101 )
You can’t perform that action at this time.
0 commit comments