UTD-CRSS/app.exploreapollo.org

View on GitHub
src/middleware.js

Summary

Maintainability
A
1 hr
Test Coverage

Function googleAnalytics has 36 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export function googleAnalytics(store) {
  const gaMomentEventCategory = "Moment";
  const gaPlayTimeEventAction = "playTime";
  const gaPlayTimeEventIntervalInMilliseconds = 5000;

Severity: Minor
Found in src/middleware.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status