-
Notifications
You must be signed in to change notification settings - Fork 554
Issues: simplecov-ruby/simplecov
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Update README with section on Usage when tests involve gathering coverage of external processes
Docs
#409
opened Aug 20, 2015 by
bf4
Feature Request: Comment at the end of a line to disable coverage for a single line
#1007
opened Dec 23, 2021 by
marknuzz
test_frameworks profile hides source directories with names like 'spec' or 'features'
#1016
opened Feb 1, 2022 by
dmolesUC
Branch coverage for the files which don't have _spec files
#1059
opened May 28, 2023 by
visu-suganya
"Coverage report generated" is being written to the stdout stream
#1060
opened Jun 1, 2023 by
nevinera
Default configurations around coverage criteria and minimum coverage
#1061
opened Jun 19, 2023 by
ritikesh
SimpleCov does not fail for low coverage for parallel_tests when using 1 process
#1066
opened Aug 18, 2023 by
vdbijl
False positives for
begin
lines, a constant definition, and some heredoc content
#1071
opened Sep 6, 2023 by
keithrbennett
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.