coverlet
coverlet copied to clipboard
Introduce coverlet DevContainer
- Added
devcontainer.jsonfor .NET 8.0 development environment with VS Code customizations. - Introduced
build-all.shscript to automate the build process for Coverlet, including cleanup, building projects, and running tests with coverage reporting.