nypublicradio/ember-hifi

View on GitHub
addon/hifi-connections/howler.js

Summary

Maintainability
A
1 hr
Test Coverage
F
29%

Function setup has 34 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  setup() {
    let urls = makeArray(this.get('url'));
    let sound = this;
    let options = Object.assign({
      src:      urls,
Severity: Minor
Found in addon/hifi-connections/howler.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status