faceyspacey/travis-github-status

View on GitHub
src/utils.js

Summary

Maintainability
A
1 hr
Test Coverage

Function setStatus has 38 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export const setStatus = (status, context, description, success) => {
  const runKitUrl = status.runKitUrl

  const params = {
    sha: status.sha,
Severity: Minor
Found in src/utils.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status