# Codecov
2 entries
grep>
/
2021-03
Technology
Reporting .NET 5 XUnit Code Coverage in Codecov via GitHub Actions and Coverlet
You might remember my earlier post where I described how to set up code coverage reporting in AppVeyor. This is the GitHub Actions version.
cat →
2019-12
Technology
Running .NET Core 3 XUnit Code Coverage in AppVeyor Using OpenCover and Codecov
I love AppVeyor. It's my go-to CI/CD service for .NET projects. I use it for both open-source and private projects.
cat →