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

Wrong line coverage color and percentage in 'Methods/Properties' right container #399

Closed
eduherminio opened this issue Nov 12, 2020 · 3 comments
Labels

Comments

@eduherminio
Copy link

Describe the bug

  • All methods should appear as green in the Methods/Properties part.
  • When hovering over them, a 100% coverage message should appear (it says 0% in the ones that appear as red).

image

To Reproduce

Relevant files:

It can be reproduced in this workflow, and the full report can be downloaded from the latest master runs (such as this one).


It seems kind of a subtle bug, since it doesn't affect the actual covered/uncovered/coverable numbers or line coverage %, just that Methods/Properties part of the report; and I've only detected it in the described scenario. I guess it doesn't hurt to report it, though 😃

@danielpalme
Copy link
Owner

Thanks reporting this issue and the great sample repo.

The next release will contain a fix for this issue.

@eduherminio
Copy link
Author

Awesome, thanks for the quick fix!

@danielpalme
Copy link
Owner

Release 4.8.1 is now available.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants