rabbitmq / rabbitmq-dotnet-client

RabbitMQ .NET client for .NET Standard 2.0+ and .NET 4.6.2+
https://www.rabbitmq.com/dotnet.html
Other
2.07k stars 579 forks source link

Investigate Codecov support for the GitHub Actions CI loop #1571

Open lukebakken opened 4 months ago

lukebakken commented 4 months ago

Discussed in https://github.com/rabbitmq/rabbitmq-dotnet-client/discussions/1529

Originally posted by **stebet** April 3, 2024 Since [Codecov](https://codecov.io) is free to use for Open Source Software it would be good to see if it makes sense to add that to the GitHub actions CI loops so we have better visibility into the Code Coverage of the integration tests for example, and to highlight areas for improvement. As long as the licenses are compatible from a legal perspective of course. Is this something you have looked at @lukebakken or @michaelklishin?
lukebakken commented 4 months ago