hudl / HudlFfmpeg

Hudl.Ffmpeg framework
Apache License 2.0
112 stars 32 forks source link

Add code cov integration #78

Closed Casey-Bateman closed 7 years ago

Casey-Bateman commented 7 years ago

Code coverage integration is going to be a multi-step process. For starters it will run in-house on release builds, after that we will change it so that each PR created will generate a code coverage report.

rversaw commented 7 years ago

Could we get a few more details on this? Are code coverage reports automatically generated, where do they go, and where can we see them? What will it take to embed this directly on the readme?