David Müller
David Müller
Thanks for reporting 🙏
@Bertk I just tried it out real quick with our [nightly](https://github.com/coverlet-coverage/coverlet/blob/master/Documentation/ConsumeNightlyBuild.md) and it seems this is still an issue. Maybe you can double check when you find some time.
At first sight I don't see anything you are missing. In general empty lines aren't instrumented and thus also shouldn't be part of the report. Here is an example for...
No sorry, first time I hear about an issue like this. Even if the const is moved I think it is still a bit weird that coverlet excludes the whole...
I tried to reproduce this today but wasn't successful. The project with `private const SameSiteMode Unspecified` is part of the coverage report. I used the attached solution. I would need...
Not sure about an ETA as there were not much additional changes since. Until we release a new version, wouldn't consuming our nightly build be an alternative for you? I...
Thanks for the feedback @dnperfors. We are currently trying to automate our issue processing a bit with some actions. Currently issues with a stale label get closed after 9 months....
Could you try to reproduce this with the current nightly ([consume nightly](https://github.com/coverlet-coverage/coverlet/blob/master/Documentation/ConsumeNightlyBuild.md))? We changed something in our default heuristics which most likely solves the issue. E.g. there was a similar...
@RobARichardson I created another issue for that (#1431). I think it is another bug and my PR will not fix this.
I'm closing this as the question seems to be answered. Feel free to reopen.