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 code coverage visualization if empty EOL in source file is missing #1220

Closed
guwirth opened this issue Aug 27, 2017 · 1 comment
Closed
Labels

Comments

@guwirth
Copy link
Collaborator

guwirth commented Aug 27, 2017

Code Coverage: Some strange coloring at the end of the source file. Occurs only if source file has no empty EOL line:

image

Don't know if this is a plugin or SQ core issue?

@guwirth guwirth added the bug label Aug 27, 2017
@guwirth guwirth added this to the 0.9.9 milestone Nov 19, 2017
@guwirth guwirth modified the milestones: 0.9.9, next Jan 1, 2018
@guwirth guwirth removed this from the next milestone Jan 16, 2018
@guwirth guwirth added this to the 1.2.1 milestone Nov 14, 2018
@guwirth guwirth modified the milestones: 1.2.1, 1.2.2 Dec 23, 2018
@guwirth guwirth removed this from the 1.2.2 milestone Feb 9, 2019
@guwirth guwirth added wontfix and removed bug labels Nov 30, 2020
@guwirth
Copy link
Collaborator Author

guwirth commented Nov 30, 2020

Tested this again with cxx 1.3.x and SQ 7.9.x. Is only a visualization problem.

In sample below

  • file has an empty line at the end (39)
  • lines 37 and 38 are marked covered
  • there is still this 'longer' yellow marked area at the end

grafik

Close this, not really an issue.

@guwirth guwirth closed this as completed Nov 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant