Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
coverlet.msbuild.6.0.3.nupkg | 2024-12-31 | 1.6 MB | |
coverlet.console.6.0.3.nupkg | 2024-12-31 | 1.7 MB | |
coverlet.collector.6.0.3.nupkg | 2024-12-31 | 2.2 MB | |
README.md | 2024-12-30 | 1.4 kB | |
v6.0.3 source code.tar.gz | 2024-12-30 | 2.4 MB | |
v6.0.3 source code.zip | 2024-12-30 | 2.5 MB | |
Totals: 6 Items | 10.5 MB | 0 |
Fixed
- Fix RuntimeConfigurationReader to support self-contained builds #1705 by https://github.com/pfeigl
- Fix inconsistent filenames with UseSourceLink after .NET 8 #1679
- Fix hanging tests #989
- Fix coverlet instrumentation becomes slow after installing dotnet sdk 8.0.200 #1620
- Fix upgrading v6.0.1 to v6.0.2 increases instrumentation time #1649
- Fix Unable to instrument module - NET 8 #1631
- Fix slow modules filtering process #1646 by https://github.com/BlackGad
- Fix incorrect coverage await using in generic method #1490