FredericHeem/starhackit

View on GitHub
server/src/plugins/expoPush/PushTokenApi.js

Summary

Maintainability
A
1 hr
Test Coverage

Function PushToken has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function PushToken(app) {
  const { sequelize } = app.data;
  const { models } = sequelize;

  const api = {
Severity: Minor
Found in server/src/plugins/expoPush/PushTokenApi.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status