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

Add rebuildVolumeForAllMarkets() and migration to run it #808

Merged
merged 1 commit into from Feb 1, 2019

Commits on Feb 1, 2019

  1. Add rebuildVolumeForAllMarkets() and migration to run it

    rebuildVolumeForAllMarkets() was added to facilitate a recent volume fix which
    required a full DB reset.
    
    It can also be used in future unit testing to verify that incremental and
    non-incremental methods of volume calculation produce the correct result.
    
    Or as an ongoing sanity check: executing rebuildVolumeForAllMarkets() on a
    production database should result in no changes.
    
    Related to AugurProject/augur#289
    ryanberckmans committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    b3c621d View commit details
    Browse the repository at this point in the history