scolladon/sfdx-git-delta

View on GitHub
src/utils/metadataDiff.ts

Summary

Maintainability
A
0 mins
Test Coverage

Function compare has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Wontfix

  public async compare(path: string) {
    this.toContent = await parseXmlFileToJson(
      { path, oid: this.config.to },
      this.config
    )
Severity: Minor
Found in src/utils/metadataDiff.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status