Madiyar
Madiyar
I use current repo for generating LCOV report for `bazel coverage` command ``` coverage --instrument_test_targets coverage --combined_report=lcov coverage --coverage_report_generator=@com_github_zetten_bazel_sonarqube//:sonarqube_coverage_generator ``` this creates a coverage report, then I move it to...
I confirm that coverage with kotlin is not working
My setup is: ``` (base) ➜ project git:(master) ✗ bazel version Bazelisk version: v1.11.0 Starting local Bazel server and connecting to it... Build label: 5.4.0 Build target: bazel-out/darwin-opt/bin/src/main/java/com/google/devtools/build/lib/bazel/BazelServer_deploy.jar Build time:...
> @rajukrishnamurthy and @kaskabayev -- are you using android? hey, sorry for the slow response, no, I am using kotlin, not for android