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

Enhancements: search imports sequencely, till find the type. #1374

Merged
merged 4 commits into from Nov 2, 2022

Commits on Oct 31, 2022

  1. Enhancements: search imports sequencely, till find the type.

    consider every import mode ,such as alias,underline, dot.
    a model imported from an external by mode dot.
    
    Signed-off-by: sdghchj <sdghchj@qq.com>
    sdghchj committed Oct 31, 2022
    Copy the full SHA
    e964446 View commit details
    Browse the repository at this point in the history
  2. add parseDependency

    Signed-off-by: sdghchj <sdghchj@qq.com>
    sdghchj committed Oct 31, 2022
    Copy the full SHA
    957fb07 View commit details
    Browse the repository at this point in the history
  3. set ParseDependency

    sdghchj committed Oct 31, 2022
    Copy the full SHA
    521c2a1 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. fix test coverage

    Signed-off-by: sdghchj <sdghchj@qq.com>
    sdghchj committed Nov 1, 2022
    Copy the full SHA
    5e958cc View commit details
    Browse the repository at this point in the history