JCMais/node-libcurl

View on GitHub
examples/stress-test.js

Summary

Maintainability
A
1 hr
Test Coverage

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

function cb(code) {
  const { data } = this
  const now = Date.now()

  let shouldWrite = false
Severity: Minor
Found in examples/stress-test.js - About 1 hr to fix

    There are no issues that match your filters.

    Category