fedux-org/proxy_rb

View on GitHub
lib/proxy_rb/setup.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method events has 35 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def events
      runtime.event_bus.register(
        :proxy_set,
        proc do |event|
          runtime.announcer.announce :proxy, event.entity
Severity: Minor
Found in lib/proxy_rb/setup.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status