LobeTia/statszee

View on GitHub
api/models/Stat.js

Summary

Maintainability
A
1 hr
Test Coverage

Function schema has 40 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  static schema(app, Sequelize) {
    return {
      metric: {
        type: Sequelize.BIGINT,
        index: true,
Severity: Minor
Found in api/models/Stat.js - About 1 hr to fix

    TODO found
    Open

     * @description TODO document Model
    Severity: Minor
    Found in api/models/Stat.js by fixme

    There are no issues that match your filters.

    Category
    Status