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

Write run results to disk (#829) #904

Merged
merged 7 commits into from
Aug 10, 2018
Merged

Write run results to disk (#829) #904

merged 7 commits into from
Aug 10, 2018

Commits on Aug 9, 2018

  1. Configuration menu
    Copy the full SHA
    b801f9d View commit details
    Browse the repository at this point in the history
  2. Add a JSONEncoder that encodes decimals to floats

    Jacob Beck committed Aug 9, 2018
    Configuration menu
    Copy the full SHA
    4b43b6d View commit details
    Browse the repository at this point in the history
  3. Integration tests

    Jacob Beck committed Aug 9, 2018
    Configuration menu
    Copy the full SHA
    9c9baf9 View commit details
    Browse the repository at this point in the history
  4. Update changelog, I forgot as usual

    Jacob Beck committed Aug 9, 2018
    Configuration menu
    Copy the full SHA
    92566fd View commit details
    Browse the repository at this point in the history
  5. make write_json just use write_file(...json.dumps())

    Jacob Beck committed Aug 9, 2018
    Configuration menu
    Copy the full SHA
    5ccaf5b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b6f5283 View commit details
    Browse the repository at this point in the history
  7. status can also be boolean now

    Jacob Beck committed Aug 9, 2018
    Configuration menu
    Copy the full SHA
    b89018e View commit details
    Browse the repository at this point in the history