holisticon/angularjs-common

View on GitHub
etc/karma.conf.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function exports has 60 lines of code (exceeds 25 allowed). Consider refactoring.
Open

module.exports = function (config) {
  'use strict';
  config.set({

    // see https://github.com/karma-runner/karma-junit-reporter/issues/61
Severity: Major
Found in etc/karma.conf.js - About 2 hrs to fix

TODO found
Open

  // TODO move to config
Severity: Minor
Found in etc/karma.conf.js by fixme

There are no issues that match your filters.

Category
Status