iterative/vscode-dvc

View on GitHub
extension/src/extension.ts

Summary

Maintainability
B
6 hrs
Test Coverage
A
96%

Function constructor has 174 lines of code (exceeds 40 allowed). Consider refactoring.
Open

  constructor(context: ExtensionContext) {
    super()

    const stopWatch = new StopWatch()

Severity: Major
Found in extension/src/extension.ts - About 6 hrs to fix

    There are no issues that match your filters.

    Category
    Status