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 parentType to path to avoid path ambiguity #2669

Merged
merged 7 commits into from Jun 28, 2020

Commits on Jun 19, 2020

  1. Configuration menu
    Copy the full SHA
    e05db77 View commit details
    Browse the repository at this point in the history
  2. Add a test for complex path

    benjie committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    3251530 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    48c4b32 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2020

  1. Use name of type rather than type itself in resolveType

    Co-authored-by: Ivan Goncharov <ivan.goncharov.ua@gmail.com>
    benjie and IvanGoncharov committed Jun 20, 2020
    Configuration menu
    Copy the full SHA
    26ff817 View commit details
    Browse the repository at this point in the history
  2. Rename test types to Some*

    benjie committed Jun 20, 2020
    Configuration menu
    Copy the full SHA
    e72282b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b7d0265 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2020

  1. Update src/execution/__tests__/executor-test.js

    Co-authored-by: Ivan Goncharov <ivan.goncharov.ua@gmail.com>
    benjie and IvanGoncharov committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    02827d0 View commit details
    Browse the repository at this point in the history