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: avoid package name collision with inPackage (#291) #422

Merged
merged 5 commits into from Apr 25, 2022
Merged

Fix: avoid package name collision with inPackage (#291) #422

merged 5 commits into from Apr 25, 2022

Commits on Apr 21, 2022

  1. Fix: avoid package name collision with inPackage (#291)

    Ilia Sevostianov authored and i-sevostyanov committed Apr 21, 2022
    Copy the full SHA
    b8c62f7 View commit details
    Browse the repository at this point in the history
  2. Collapse if statements and rename interface in the fixtures.

    Ilia Sevostianov authored and i-sevostyanov committed Apr 21, 2022
    Copy the full SHA
    2e1360a View commit details
    Browse the repository at this point in the history
  3. Fix tests.

    Ilia Sevostianov authored and i-sevostyanov committed Apr 21, 2022
    Copy the full SHA
    fe03b57 View commit details
    Browse the repository at this point in the history
  4. Fix test on go1.18.

    i-sevostyanov committed Apr 21, 2022
    Copy the full SHA
    8bdc90d View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2022

  1. Add extra test cases for increasing code coverage.

    Ilia Sevostianov committed Apr 22, 2022
    Copy the full SHA
    facf60b View commit details
    Browse the repository at this point in the history