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

add core types and type checking function #886

Merged
merged 6 commits into from
Mar 5, 2019
Merged

add core types and type checking function #886

merged 6 commits into from
Mar 5, 2019

Commits on Mar 1, 2019

  1. Configuration menu
    Copy the full SHA
    592ca36 View commit details
    Browse the repository at this point in the history
  2. fix unit test bug

    gaoning777 committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    3a3fc17 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db45632 View commit details
    Browse the repository at this point in the history
  4. typo fix

    gaoning777 committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    dcc3baf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3081d47 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2019

  1. update param name in the check_type functions

    remove schema validators for GCRPath, and adjust for GCRPath, GCSPath
    change _check_valid_dict to _check_valid_type_dict to avoid confusion
    fix typo in the comments
    adjust function order for readability
    gaoning777 committed Mar 4, 2019
    Configuration menu
    Copy the full SHA
    10ceb09 View commit details
    Browse the repository at this point in the history