oglimmer/lunchy

View on GitHub
src/main/java/de/oglimmer/lunchy/database/generated/tables/records/UsersPicturesVotesRecord.java

Summary

Maintainability
B
4 hrs
Test Coverage

UsersPicturesVotesRecord has 29 methods (exceeds 20 allowed). Consider refactoring.
Open

@Generated(
    value = {
        "http://www.jooq.org",
        "jOOQ version:3.7.2"
    },

    Method values has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

        public UsersPicturesVotesRecord values(Integer value1, Integer value2, Integer value3, Integer value4, Timestamp value5) {

      There are no issues that match your filters.

      Category
      Status