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

Remove unused code. #6

Open
donriddo opened this issue Jul 20, 2018 · 0 comments
Open

Remove unused code. #6

donriddo opened this issue Jul 20, 2018 · 0 comments

Comments

@donriddo
Copy link

app.get('/profile', passport.authenticate('local', {

If you are not to use the route, remove it because CodeCov will look through your entire code to see which and which you are testing, most times reason for low code coverage as there will be lots of untested code.

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

No branches or pull requests

1 participant