iccicci/sedentary

View on GitHub
packages/sedentary-pg/test/local.ts

Summary

Maintainability
B
6 hrs
Test Coverage

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

import { DatabaseError, Pool } from "pg";

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

export const connection = JSON.parse(process.env.SPG);
Severity: Major
Found in packages/sedentary-pg/test/local.ts - About 6 hrs to fix

    There are no issues that match your filters.

    Category
    Status