| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| coverlet.collector.10.0.1.nupkg | 2026-05-18 | 4.9 MB | |
| coverlet.console.10.0.1.nupkg | 2026-05-18 | 4.3 MB | |
| coverlet.MTP.10.0.1.nupkg | 2026-05-18 | 4.3 MB | |
| coverlet.msbuild.10.0.1.nupkg | 2026-05-18 | 4.5 MB | |
| README.md | 2026-05-18 | 1.2 kB | |
| v10.0.1 source code.tar.gz | 2026-05-18 | 4.3 MB | |
| v10.0.1 source code.zip | 2026-05-18 | 4.5 MB | |
| Totals: 7 Items | 26.8 MB | 0 | |
Improvements
- Coverlet with MTP 2 doesn't show test coverage statistic in console #1907
- Avoid unnecessary testhost restarts #1912 by https://github.com/mawosoft
Fixed
- Fix inconsistent paths in cobertura reports #1723
- Fix when using "is" with "and" in pattern matching, branch coverage is lower than normal #1313
- Fix Coverlet flagging a branch for an async functions finally block where none exists #1337
- Fix Coverlet Tracker Missing CompilerGeneratedAttribute #1828