pact-foundation/pact-js

View on GitHub
src/dsl/verifier/proxy/proxy.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function createProxy has 32 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export const createProxy = (
  config: ProxyOptions,
  stateSetupPath: string,
  messageTransportPath: string
): http.Server => {
Severity: Minor
Found in src/dsl/verifier/proxy/proxy.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status