Subject: System

Keywords: ::theory
          ::events
          ::fragments

Title: Events

--------------------------------------------------

persistent record that captures some state at point in time. For example,
regression tests are relatively expensive to run. Capturing vital statistics
about regression tests in events allows method to access those statistics
uniformly for comparison and reference. Using events, the Fragment Dashboard
concisely displays the status of five regression tests for four theory groups.

update_theory_event is called on completion of regression test.⋅
--------------------------------------------------

Authors: RICH:t



Home