Skip to content
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

No coverage found inside package "external" #18597

Closed
RP-jefersonperito opened this issue Jun 6, 2023 · 2 comments
Closed

No coverage found inside package "external" #18597

RP-jefersonperito opened this issue Jun 6, 2023 · 2 comments
Labels
more data needed team-Rules-Server Issues for serverside rules included with Bazel type: bug

Comments

@RP-jefersonperito
Copy link

Description of the bug:

Executing a bazel coverage, java classes inside package "external" does not report code coverage, renaming this package coverage happens without problem at all.

What's the simplest, easiest way to reproduce this bug? Please provide a minimal example if possible.

Creating a package named "external", add a class and submit it to code coverage action

Which operating system are you running Bazel on?

MacOS Ventura 13.4

What is the output of bazel info release?

release 5.3.1

If bazel info release returns development version or (@non-git), tell us how you built Bazel.

No response

What's the output of git remote get-url origin; git rev-parse master; git rev-parse HEAD ?

No response

Is this a regression? If yes, please try to identify the Bazel commit where the bug was introduced.

No response

Have you found anything relevant by searching the web?

Nothing

Any other information, logs, or outputs that you want to share?

No response

@Pavank1992
Copy link
Contributor

Hi @RP-jefersonperito, Could you please update bazel version to latest and test this. Seems this issue is fixed here in bazel version 6.0.0 onwords.

@Pavank1992 Pavank1992 added more data needed team-Rules-Server Issues for serverside rules included with Bazel and removed untriaged labels Jun 7, 2023
@RP-jefersonperito
Copy link
Author

Thanks mate!

@RP-jefersonperito RP-jefersonperito changed the title No found coverage inside package "external" Not found coverage inside package "external" Jun 7, 2023
@RP-jefersonperito RP-jefersonperito changed the title Not found coverage inside package "external" No found coverage inside package "external" Jun 7, 2023
@RP-jefersonperito RP-jefersonperito changed the title No found coverage inside package "external" No coverage found inside package "external" Jun 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
more data needed team-Rules-Server Issues for serverside rules included with Bazel type: bug
Projects
None yet
Development

No branches or pull requests

3 participants