FetLife/rollout

View on GitHub
lib/rollout.rb

Summary

Maintainability
B
4 hrs
Test Coverage
A
96%

Class Rollout has 33 methods (exceeds 20 allowed). Consider refactoring.
Open

class Rollout
  include Observable

  RAND_BASE = (2**32 - 1) / 100.0

Severity: Minor
Found in lib/rollout.rb - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status