cds-snc/elenchos

View on GitHub
src/lib/deploy/deployRelease.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function saveConfig has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const saveConfig = async (req: Request, refId: string, prState: string) => {
  //

  let deployment = await getDeployment({ refId: refId });

Severity: Minor
Found in src/lib/deploy/deployRelease.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status