chore(infra): configure coverlet for backend C# coverage #49
Reference in New Issue
Block a user
Delete Branch "infra/coverlet-setup"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
coverlet.runsettingsen la raíz con formato Cobertura, exclusiones para migrations, DI wiring,Program.csy auto-propscoverlet.collector6.0.4 ya estaba presente víaDirectory.Packages.props— no requirió cambios en los.csprojCloses #48
Coverage baseline
SIGCM2.Application.TestsSIGCM2.Api.TestsTest plan
dotnet test --collect:"XPlat Code Coverage" --settings coverlet.runsettings --results-directory ./TestResultscorre sin errorescoverage.cobertura.xmlen./TestResults/(uno por proyecto de test)reportgeneratora partir de los XML (verificado manualmente)SIGCM2.TestSupportno tiene tests ejecutables — warning esperado, no es un error