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

Fix generics with package alias #1360

Merged
merged 8 commits into from Oct 26, 2022
Merged

Commits on Oct 24, 2022

  1. fix issue #1353 about generics

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

Commits on Oct 25, 2022

  1. fix issue #1353 about generics

    Signed-off-by: sdghchj <sdghchj@qq.com>
    sdghchj committed Oct 25, 2022
    Copy the full SHA
    87c68f7 View commit details
    Browse the repository at this point in the history
  2. fix issue #1353 about generics, add unit tests

    Signed-off-by: sdghchj <sdghchj@qq.com>
    sdghchj committed Oct 25, 2022
    Copy the full SHA
    6517d4d View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. fix unit tests

    Signed-off-by: sdghchj <sdghchj@qq.com>
    sdghchj committed Oct 26, 2022
    Copy the full SHA
    f3b5311 View commit details
    Browse the repository at this point in the history
  2. fix unit tests

    Signed-off-by: sdghchj <sdghchj@qq.com>
    sdghchj committed Oct 26, 2022
    Copy the full SHA
    de4daa3 View commit details
    Browse the repository at this point in the history
  3. remove useless code, fix unit tests coverage

    Signed-off-by: sdghchj <sdghchj@qq.com>
    sdghchj committed Oct 26, 2022
    Copy the full SHA
    e4349ce View commit details
    Browse the repository at this point in the history
  4. optimize

    Signed-off-by: sdghchj <sdghchj@qq.com>
    sdghchj committed Oct 26, 2022
    Copy the full SHA
    0af9216 View commit details
    Browse the repository at this point in the history
  5. fix unit tests coverage

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