Coursemology/coursemology2

View on GitHub
client/app/workers/heartbeatChannel.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function subscribe has 39 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const subscribe = (
  url: string,
  sessionId: number,
  courseId: number,
  callbacks: HeartbeatChannelCallbacks,
Severity: Minor
Found in client/app/workers/heartbeatChannel.ts - About 1 hr to fix

There are no issues that match your filters.

Category
Status