lightstep/lightstep-tracer-ruby

View on GitHub
lib/lightstep/reporter.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method flush has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def flush
      reset_on_fork

      return if @span_records.empty?

Severity: Minor
Found in lib/lightstep/reporter.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status