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