David Müller

Results 134 comments of David Müller

I've merged a small change that should fix the issue. At least it works for the repro provided here https://github.com/coverlet-coverage/coverlet/issues/1631#issuecomment-2057063145 by @rinckd. If anyone wants to test it, you can...

Thanks for reporting and providing a repro. I see if I can get the discussion in #1576 started. I think we then would have less issues with records.

Could you elaborate a bit on how to reproduce this? With my setup I can get coverage for those records. ![grafik](https://github.com/coverlet-coverage/coverlet/assets/19378678/19449d32-21c3-4655-aba8-9cf27c48605a)

OK that's really interesting. I can remember that we had other issues reported with inlined methods some time ago, e.g. #1225. Probably they changed something there, more generated code, emitted...

I've seen that we have the same issue for `coverlet.console`. The idea to just use the output directory in those cases sounds good to me. We can also create a...

I think with release drafter we would be doing a fundamental switch on how we document our changes. Currently we focus on Github issues that we closed with our changes....

Coverlet is only calculating the coverage report. For visualization it seems you are using [reportgenerator](https://github.com/danielpalme/ReportGenerator). The whole html representation including the `Risk Hotspots` tab is created by `reportgenerator` and I...

@ChrisSfanos @clairernovotny we plan to make a new release in the near future and we don't really want to do this with an expired certificate. Is there still anything missing...

> The latest cert was published to NuGet, so this likely will be resolved very soon Yes we successfully re-released now. https://www.nuget.org/packages/coverlet.collector/6.0.1 https://www.nuget.org/packages/coverlet.msbuild/6.0.1 https://www.nuget.org/packages/coverlet.console/6.0.1