KnodesCommunity/typedoc-plugins

View on GitHub
packages/plugintestbed/src/mock-page-memo.ts

Summary

Maintainability
A
1 hr
Test Coverage
A
94%

Function setupMockPageMemo has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export const setupMockPageMemo = () => {
    const capture = setupCaptureEvent( Renderer, PageEvent.BEGIN );
    return {
        captureEventRegistration: capture.captureEventRegistration,
        setCurrentPage: <T extends Reflection>(
Severity: Minor
Found in packages/plugintestbed/src/mock-page-memo.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status