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

report file + line number when mismatched 'nocov' comments found #409

Open
kevinushey opened this issue Nov 10, 2019 · 0 comments
Open

report file + line number when mismatched 'nocov' comments found #409

kevinushey opened this issue Nov 10, 2019 · 0 comments
Labels
feature a feature request or enhancement

Comments

@kevinushey
Copy link
Contributor

E.g. from Travis, I saw:

$ Rscript -e 'covr::codecov()'
Error in parse_exclusions(x$file_lines, exclude_pattern, exclude_start,  : 
  2 starts but only 1 ends!
Calls: <Anonymous> ... package_coverage -> exclude -> lapply -> FUN -> parse_exclusions
Execution halted

Would be nice to have the file name + source line.

@jimhester jimhester added the feature a feature request or enhancement label Nov 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature a feature request or enhancement
Projects
None yet
Development

No branches or pull requests

2 participants