DataEasy/slack-cutter

View on GitHub
lib/slash-commands/prs/prs.js

Summary

Maintainability
A
1 hr
Test Coverage

Function listPrs has 43 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    listPrs(repository, callback) {
        if (arguments.length <= 1) {
            throw new Error('At least one argument must be passed');
        }

Severity: Minor
Found in lib/slash-commands/prs/prs.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status