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

Modeled Coverage - Phase 3 #559

Closed
wants to merge 51 commits into from
Closed

Modeled Coverage - Phase 3 #559

wants to merge 51 commits into from

Commits on Jun 21, 2023

  1. Configuration menu
    Copy the full SHA
    0479b5f View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. Configuration menu
    Copy the full SHA
    498685e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bab457f View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Configuration menu
    Copy the full SHA
    60814f7 View commit details
    Browse the repository at this point in the history
  2. Fmt

    maplant committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    e52dc60 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. Configuration menu
    Copy the full SHA
    e35ee73 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Convert over most of the reward share tests, add fixes

    Matthew Plant committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    7e04c77 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Port over one more test

    Matthew Plant committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    54bcaed View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Address remaining issues

    Matthew Plant committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    ca0434d View commit details
    Browse the repository at this point in the history
  2. Update file_store/src/error.rs

    Co-authored-by: Jeff Grunewald <[email protected]>
    Matthew Plant and jeffgrunewald authored Jul 7, 2023
    Configuration menu
    Copy the full SHA
    da1ccb2 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Update mobile_verifier/src/coverage.rs

    Co-authored-by: Jeff Grunewald <[email protected]>
    Matthew Plant and jeffgrunewald authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    8a1e2a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57da60b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba97a7e View commit details
    Browse the repository at this point in the history
  4. s/no/none/g

    maplant committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    74d6eb8 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Correct hex_coverage table

    maplant committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    64fa0b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c52ceb View commit details
    Browse the repository at this point in the history
  3. Fmt and Fix

    maplant committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    a1c254d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6619bfd View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Clippy

    maplant committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    99505a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b5c69e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    035e4a9 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Address comments

    maplant committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    242ad5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    349a92e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    567bd35 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Adjust migration

    maplant committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    a5c9d4d View commit details
    Browse the repository at this point in the history
  2. Move things around and cache

    maplant committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    9d1dffb View commit details
    Browse the repository at this point in the history
  3. Add fun todo :-)

    maplant committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    0f5cd3d View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Correct seniority updates

    maplant committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    cb0ae3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d886af8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5cd1b75 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Fix seniority

    maplant committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    fee3eb3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e35c82b View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Configuration menu
    Copy the full SHA
    985c990 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Configuration menu
    Copy the full SHA
    d066c29 View commit details
    Browse the repository at this point in the history
  2. Refactor into_rewards a bit

    maplant committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    a71a601 View commit details
    Browse the repository at this point in the history
  3. Clippy

    maplant committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    1deea42 View commit details
    Browse the repository at this point in the history
  4. Delete old hex coverages

    maplant committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    9c88a27 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Configuration menu
    Copy the full SHA
    45638d5 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Unnet into_rewards

    maplant committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    8201e1b View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Clippy

    maplant committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    9301ad7 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Embed heartbeat object

    maplant committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    b8b719b View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Configuration menu
    Copy the full SHA
    eccb3f5 View commit details
    Browse the repository at this point in the history
  2. Address issues with seniority

    maplant committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    c2827a8 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Configuration menu
    Copy the full SHA
    83f0ce6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12b9c96 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e288a10 View commit details
    Browse the repository at this point in the history
  4. First seniority unit test

    maplant committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    cf76f30 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    25d787a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    34057e7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9ec0f69 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Configuration menu
    Copy the full SHA
    9b38ab4 View commit details
    Browse the repository at this point in the history