-
-
Notifications
You must be signed in to change notification settings - Fork 662
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
--combined_report=lcov not working #3343
Comments
Go coverage is broken when
I have a proposed fix: tingilee@e68899e
|
tingilee
pushed a commit
to tingilee/rules_go
that referenced
this issue
Nov 8, 2022
This includes tests for bazel-contrib#3294. See more context: bazel-contrib#3343
tingilee
added a commit
to tingilee/rules_go
that referenced
this issue
Nov 8, 2022
This includes tests for bazel-contrib#3294 See more context: bazel-contrib#3343
Master branch includes the intended solutions. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What version of rules_go are you using?
v0.35
What version of gazelle are you using?
https://github.com/bazelbuild/bazel-gazelle/archive/6d3fa1c9c7617d52c4a93f280685cde7a8206b07.zip
What version of Bazel are you using?
Build label: 6.0.0-pre.20220922.1
Does this issue reproduce with the latest releases of all the above?
What operating system and processor architecture are you using?
Any other potentially useful information about your toolchain?
What did you do?
What did you expect to see?
See bazel-out/_coverage/_coverage_report.dat being populated
What did you see instead?
bazel-out/_coverage/_coverage_report.dat is empty
The text was updated successfully, but these errors were encountered: