Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor statistics #3458

Merged
merged 2 commits into from Dec 4, 2018
Merged

Refactor statistics #3458

merged 2 commits into from Dec 4, 2018

Commits on Dec 3, 2018

  1. add initial stats

    connect stats
    
    rename to collector
    
    update documentation
    
    signature update
    
    add to reporter
    
    hook back
    
    fix test
    
    remove space
    
    test speed back into base
    
    use single exports
    
    handle correct cb in test
    
    throw if missing runner, start event us event.once
    
    updated documentation on module
    
    updated docs and naming
    
    Move typedef block above function docs block.
    
    documentation update
    
    move owner of stats to runner, from reporters
    
    runner hands ref to reporter. Single export
    
    mock runner needs stats
    
    xunit tests need collector
    
    cleanup xunit test. Single reporter var.
    
    use typeError for stats
    
    remove superfluous assignment
    
    removed another unnecessary assignment
    
    removed unnecessary return
    craigtaub committed Dec 3, 2018
    Copy the full SHA
    6de54bb View commit details
    Browse the repository at this point in the history
  2. comment update

    craigtaub committed Dec 3, 2018
    Copy the full SHA
    be1428c View commit details
    Browse the repository at this point in the history