TheBrainFamily/chimpy

View on GitHub
src/lib/simian-reporter.js

Summary

Maintainability
A
1 hr
Test Coverage

Function report has 39 lines of code (exceeds 25 allowed). Consider refactoring.
Open

SimianReporter.prototype.report = function report(jsonCucumberResult, callback) {
  SimianReporter.reportCallback = callback;
  const query = {
    accessToken: this.options.simianAccessToken,
  };
Severity: Minor
Found in src/lib/simian-reporter.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status