iterative/vscode-dvc

View on GitHub
extension/src/pipeline/index.ts

Summary

Maintainability
A
30 mins
Test Coverage
B
87%

Avoid too many return statements within this function.
Open

    return quickPickOne(
      [...pipelines],
      'Select a Pipeline to Run Command Against'
    )
Severity: Major
Found in extension/src/pipeline/index.ts - About 30 mins to fix

    There are no issues that match your filters.

    Category
    Status