Skip to content

StreamSpecificationSupport -- CyclomaticComplexity #67

Open
@wprice

Description

@wprice

I have a branch that adds streams support to the Tables class with associated tests etc.
DynamoDB Streams

The issue I am having is that adding the support to the class violates the PMD CyclomaticComplexity rule threshold of 10 (with a count of 13). I don't want to disable the rule but I can't see any way to move past this issue without a great deal of work in rewriting the Tables class etc.

Any suggestions would be greatly appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions