Commit Graph

4 Commits

Author SHA1 Message Date
9f1a312bb9 chore(infra): configure coverlet for backend C# coverage
Add coverlet.runsettings with Cobertura format, exclusions for migrations,
DI wiring, Program.cs and auto-props. Document coverage commands in README.

coverlet.collector 6.0.4 was already present via Directory.Packages.props.

Coverage baseline (Application.Tests + Api.Tests combined):
- Application.Tests: line 80.9%, branch 65.3%
- Api.Tests: line 64.9%, branch 57.8%

Closes #48
2026-04-19 19:21:45 -03:00
4d3e55c422 Actualizar README.md 2026-04-15 17:36:36 +00:00
e0e9ec3b88 Actualizar README.md 2026-04-15 14:28:52 +00:00
ddc7c8d53d docs: add minimal README with stack, structure, run instructions 2026-04-15 11:27:20 -03:00