iterative/vscode-dvc

View on GitHub
extension/src/repository/model/collect.ts

Summary

Maintainability
A
4 hrs
Test Coverage
A
99%

File collect.ts has 383 lines of code (exceeds 300 allowed). Consider refactoring.
Open

import { join, relative, resolve, sep } from 'path'
import { Uri } from 'vscode'
import { Resource } from '../commands'
import { addToMapSet } from '../../util/map'
import { Changes, DataStatusOutput } from '../../cli/dvc/contract'
Severity: Minor
Found in extension/src/repository/model/collect.ts - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status