deliveroo/routemaster

View on GitHub
routemaster/services/ingest.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method call has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

      def call
        trace_with_newrelic('Custom/Services/ingest') do
          data = Services::Codec.new.dump(@event)

          @topic.subscribers.each do |s|
Severity: Minor
Found in routemaster/services/ingest.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status