Skip to content

Remove unused code. #6

@donriddo

Description

@donriddo

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions