yasshi2525/RushHour

View on GitHub
client/src/common/utils/map_server.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function useServerMap has 45 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const useServerMap = (
  key: string,
  keyAll: string[],
  put: (key: string, value: CoreMap) => void,
  graceHandler: GraceHandler
Severity: Minor
Found in client/src/common/utils/map_server.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status