mike-north/ember-perf

View on GitHub
lib/do-publish.js

Summary

Maintainability
A
1 hr
Test Coverage

Function doPublish has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function doPublish() {
  console.log('Publishing standard package');
  return publish()
    .then(function() {
      console.log('setting up legacy environment');
Severity: Minor
Found in lib/do-publish.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status