lyft / clutch

Extensible platform for infrastructure management
https://clutch.sh
Apache License 2.0
1.7k stars 119 forks source link

ci: coverage tooling #151

Open danielhochman opened 4 years ago

danielhochman commented 4 years ago

Description Report on coverage for both frontend and backend (separately?).

Eventually we will want to enforce as well.

My only real preference is that we can have it report using commit status and not noisy messages for each commit pushed.

We'll also need to do a big boost before we enforce, the team at Lyft can schedule that within the next few weeks most likely.

Complexity [S/M/L]: M

jarz commented 4 years ago

Current thought - first add code coverage to the build workflows. After that it should be easy to try out different coverage reporting services.