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

Clear the downloading history when test/ directory is empty #766

Merged
merged 2 commits into from
May 4, 2020
Merged

Commits on May 4, 2020

  1. Clear the downloading history when test/ directory is empty

    Some people stick to working in one directory. We don't recommend it because we recommend to add tests manually and/or to generate tests to increase their ratings, but this is less understood. When test/ directory is empty, It seems we should show some warnings to recommend using separate directories, or just clear the history.
    kmyk committed May 4, 2020
    Configuration menu
    Copy the full SHA
    4209e66 View commit details
    Browse the repository at this point in the history
  2. Improve the code for the downloading history

    -   add a logging
    -   add a test
    -   update README
    -   modify the interface of internal methods
    kmyk committed May 4, 2020
    Configuration menu
    Copy the full SHA
    581407e View commit details
    Browse the repository at this point in the history