Closed ErikBjare closed 4 years ago
The coverage is also completely broken, some files say that we for example have 133 lines not hit while the file is only 13 lines long...
I'll look at grcov instead, maybe that's a better option.
grcov is merged and working, closing
Slowing down the build significantly: https://github.com/ActivityWatch/aw-server-rust/pull/89/checks?check_run_id=638369573
Running the tests themselves under coverage also take considerable time (>5min), but I noticed that just building cargo-kcov takes ~5min.