HabitatMap/AirCasting

View on GitHub
app/javascript/react/utils/initializeSentry.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function initializeSentry has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export const initializeSentry = () => {
  let sentryEnvironment: string;

  switch (window.location.hostname) {
    case "aircasting.habitatmap.org":
Severity: Minor
Found in app/javascript/react/utils/initializeSentry.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status