iccicci/sedentary-pg

View on GitHub
test/local.ts

Summary

Maintainability
A
3 hrs
Test Coverage

File local.ts has 578 lines of code (exceeds 500 allowed). Consider refactoring.
Open

import { DatabaseError, Pool } from "pg";

if(! process.env.SPG) throw "Missing SPG!";

const v10 = process.version.startsWith("v10");
Severity: Major
Found in test/local.ts - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status