cds-snc/tti-tools-tracker

View on GitHub
src/deploymentHandler.js

Summary

Maintainability
A
1 hr
Test Coverage

Function handleDeployment has 42 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export const handleDeployment = async event => {
  try {
    const body = await init(event);
    const {
      sha,
Severity: Minor
Found in src/deploymentHandler.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status