itsapi/github-listener

View on GitHub
static/main.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function BuildManager has 61 lines of code (exceeds 25 allowed). Consider refactoring.
Open

var BuildManager = function(elem) {
  var self = this;

  self.elem = elem;
  self.builds = {};
Severity: Major
Found in static/main.js - About 2 hrs to fix

There are no issues that match your filters.

Category
Status