-
Notifications
You must be signed in to change notification settings - Fork 392
Closed
Labels
Description
I know this particular issue is out of your hands, but after upgrading to .NET 7 a project that depends on both aspnet/mvc and swashbuckle libraries no longer generated code coverage data. The coverage was properly generated when targetting .NET 6. None of the recommended fixes worked except for explicitly copying Microsoft.Extensions.Logging.Abstractions.dll to the unit test output folder.
Simple repo in case it helps troubleshoot.
https://github.com/psiservices-dbrink/CoverletInstrumentationFailure