Enterprise-CMCS/macpro-appian-connector

View on GitHub
src/services/connector/handlers/testConnectors.js

Summary

Maintainability
A
1 hr
Test Coverage

Function myHandler has 61 lines of code (exceeds 40 allowed). Consider refactoring.
Open

async function myHandler(event, context, callback) {
  const cluster = process.env.cluster;
  const service = process.env.service;
  const RUNNING = "RUNNING";

Severity: Major
Found in src/services/connector/handlers/testConnectors.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status