You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
the VSTest integration does not ignore auto properties during code coverage.
You can finde here a MWE with a folder where I have generated a report from the coverage file (coverage.cobertura.xml in the linked rep).
According to this VSTest integration doc the skipping of auto properties should be supported.
Activity
Malivil commentedon Oct 1, 2020
This was asked for in #328 and merged in #912 on August 3rd
The last release was in May so this feature hasn't been included in a release yet
Also the release schedule for it was talked about a little bit in #930
I'm looking forward to it too =)
StefanOssendorf commentedon Oct 1, 2020
Well... I am embarassed now 😅.
Thanks for pointing that out!