rochdev/datadog-tracer-js

View on GitHub
src/platform/node/index.js

Summary

Maintainability
A
1 hr
Test Coverage

Function request has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  request (options) {
    options = Object.assign({
      headers: {}
    }, options)

Severity: Minor
Found in src/platform/node/index.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status