streetmix/streetmix

View on GitHub
client/src/integrations/coil.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function initCoil has 51 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export function initCoil () {
  // Run this if browser has the monetization plugin installed. Logged-in
  // users will automatically get subscription benefits regardless of any
  // connected monetization providers
  if (document.monetization) {
Severity: Major
Found in client/src/integrations/coil.js - About 2 hrs to fix

There are no issues that match your filters.

Category
Status