diaspora-orm/diaspora

View on GitHub
src/adapters/webApi/defaultQueryTransformer.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function DefaultQueryTransformerFactory has 31 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    export const DefaultQueryTransformerFactory: IEventProviderFactory = (
        config: any
    ) => {
        /**
         * Get the plural name of an endpoint.
Severity: Minor
Found in src/adapters/webApi/defaultQueryTransformer.ts - About 1 hr to fix

There are no issues that match your filters.

Category
Status