ErrLookup › github/scientist

github/scientist

:microscope: A Ruby library for carefully refactoring critical paths. · Ruby · 7 source files

Analyzed at 504a396e98 on 2026-09-13. 3 documented errors.

Code / MessageTypeSeverityTags
experiment '#{name}' observations mismatched
exception error ruby, scientist, mismatch, a-b-testing
#{experiment.name} missing #{name} behavior
exception error ruby, scientist, behavior-missing, experiment-design
#{experiment.name} already has #{name} behavior
exception error ruby, scientist, duplicate-registration, behavior-not-unique