HashtagsXRep/hashtagsxrep

View on GitHub
src/main/java/cat/xarxarepublicana/hashtagsxrep/domain/poll/PollFactory.java

Summary

Maintainability
A
1 hr
Test Coverage

Method createPoll has 8 arguments (exceeds 4 allowed). Consider refactoring.
Open

      String authorId,
      String authorNickname,
      String description,
      LocalDateTime startProposalsTime,
      LocalDateTime endProposalsTime,

    There are no issues that match your filters.

    Category
    Status