Sonar not excluding files with attribute [ExcludeFromCodeCoverage]
Closed this issue · 1 comments
Olegone23 commented
As mentioned Sonar not excluding files with attribute [ExcludeFromCodeCoverage] - Get help / SonarCloud - SonarSource Community it is because of a bug in Coverlet.
Romanx commented
Hi there,
We just pass through to coverlet itself so this sounds like an issue with them, infact similar to coverlet-coverage/coverlet#1072. I'd recommend going over there and helping them repro the issue so it could be fixed.
Thanks