snowplow/snowplow-javascript-tracker

View on GitHub
trackers/node-tracker/src/tracker.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function tracker has 48 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export function tracker(
  emitters: Emitter | Array<Emitter>,
  namespace: string,
  appId: string,
  encodeBase64: boolean
Severity: Minor
Found in trackers/node-tracker/src/tracker.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status