codeclimate / test-reporter

Code Climate Test Reporter
MIT License
156 stars 76 forks source link

Formatting Coverage Takes a Long Time #440

Open zackerydev opened 4 years ago

zackerydev commented 4 years ago

Hi 👋

We have been using Code Climate in our TypeScript Mono Repo for the last few months with great success. It is around 124k lines of code split across around 30 apps and packages.

To report coverage to CodeClimate we have to format and sum up all of the lcov.info files. Occasionally the format step takes upwards of 15 minutes to complete, while other times it takes around 6 minutes. I am wondering if there is anything that can be done to improve performance?

Two potential solutions on the CodeClimate side would be to