Because of the way my project is built, I can't use SonarQube to run coverage on my project. I have my JavaScript coverage all working with Karma and other tools. These tools output a valid LCOV file.
Everything else I've found requires you to have SonarQube run the coverage and generate the LCOV file.
I would like to be able to just upload the LCOV file to SonarQube and have it use that. Is this possible? If so, how?
Aucun commentaire:
Enregistrer un commentaire