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

branches != files #23

Closed
pboling opened this issue Sep 16, 2024 · 3 comments · Fixed by #24
Closed

branches != files #23

pboling opened this issue Sep 16, 2024 · 3 comments · Fixed by #24

Comments

@pboling
Copy link

pboling commented Sep 16, 2024

COVERAGE:  58.42% -- 267/457 lines in 9 files
BRANCH COVERAGE:   0.00% -- 0/167 branches in 9 branches

Should be:

COVERAGE:  58.42% -- 267/457 lines in 9 files
BRANCH COVERAGE:   0.00% -- 0/167 branches in 9 files

https://github.com/chetan/simplecov-console/blob/master/lib/simplecov-console.rb#L68

Aboling0 added a commit to Aboling0/simplecov-console that referenced this issue Sep 16, 2024
@chetan
Copy link
Owner

chetan commented Sep 16, 2024

Nice catch! Surprised this wasn't spotted sooner. I'll get it merged and released tomorrow.

@pboling
Copy link
Author

pboling commented Sep 16, 2024

:) Fixed by #24

@chetan
Copy link
Owner

chetan commented Sep 17, 2024

Pushed v0.9.2

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

Successfully merging a pull request may close this issue.

2 participants