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

SpotFindingResults Serialization to Disk (and loading) #1961

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Commits on Oct 12, 2021

  1. Added save and load methods

    ctcisar committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    fa13d42 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2021

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

Commits on Oct 20, 2021

  1. Configuration menu
    Copy the full SHA
    a1db934 View commit details
    Browse the repository at this point in the history
  2. Fixed flake8 errors

    ctcisar committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    32bc3b1 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

  1. Fixed imports

    ctcisar committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    8ac2682 View commit details
    Browse the repository at this point in the history
  2. Fixed import grouping

    ctcisar committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    12c2ecc View commit details
    Browse the repository at this point in the history
  3. Fixed import order

    ctcisar committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    d7d2d34 View commit details
    Browse the repository at this point in the history
  4. Resolving lint import error

    ctcisar committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    052676d View commit details
    Browse the repository at this point in the history
  5. Rearranged imports for flake

    ctcisar committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    0cc4e84 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2021

  1. Configuration menu
    Copy the full SHA
    b67e468 View commit details
    Browse the repository at this point in the history
  2. Fixed loading of log json

    ctcisar committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    409e2f5 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2021

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