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

Updates to schema.jl and runtests.jl #13

Merged
merged 8 commits into from
Apr 21, 2020
Merged

Updates to schema.jl and runtests.jl #13

merged 8 commits into from
Apr 21, 2020

Commits on Jan 31, 2020

  1. Part I of updates to schema.jl and runtests.jl

    Most important change is that we now start-up a local webserver
    in the tests, instead of passing some initial `id_map`.
    
    As far as I can tell, `idmap0` was undocumented and only used
    by the tests to work-around the lack of a webserver.
    odow committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    487a35c View commit details
    Browse the repository at this point in the history
  2. Update codecov

    odow committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    8ed9f52 View commit details
    Browse the repository at this point in the history
  3. rename parentFileDirectory

    odow committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    1d63ba7 View commit details
    Browse the repository at this point in the history
  4. Rename dir to parent_dir

    odow committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    760a3de View commit details
    Browse the repository at this point in the history
  5. Tidy up some style things

    odow committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    cf74547 View commit details
    Browse the repository at this point in the history
  6. Improve test coverage

    odow committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    57567e7 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2020

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

Commits on Apr 20, 2020

  1. Add option to use ZipFile 0.9

    odow committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    747a5dc View commit details
    Browse the repository at this point in the history