coverlet: [Bug] Coverlet is not counting the model properties
Hi there,
I’m using coverlet.msbuild to generate the coverlet and publish to SonarScanner, recently I upgrade v2.7.0 to v2.9.0, but on v2.9.0 is not counting the model properties.
Evidence
v2.9.0
v2.7.0

About this issue
- Original URL
- State: closed
- Created 4 years ago
- Comments: 27
Yep, btw a double check could help to be sure of it and close this, release is very close.
Hi @MarcoRossignoli, please update the labels
I’ll take another deep look to understand the counting difference, I’m pretty sure that the culprit is some accounting fix
Ok @MarcoRossignoli, let me know when has any update
@ming-tsai Sorry for the delay, busy times I’ll take a look asap
Sorry @ming-tsai I’m bit busy these days…I’ll think to work on it in the weekend 🙇
Hi @MarcoRossignoli, I will try to create an example repo and attached to here.
This has been fixed in master (#328 #912) and will be included in the next release.