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

refactor: type fixes #4326

Merged
merged 25 commits into from Jan 5, 2022
Merged

Commits on Dec 28, 2021

  1. make queue readonly

    dnalborczyk committed Dec 28, 2021
    Copy the full SHA
    9c9b191 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    7579eb3 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    2643e02 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    c090f47 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    025c10b View commit details
    Browse the repository at this point in the history
  6. make props readonly

    dnalborczyk committed Dec 28, 2021
    Copy the full SHA
    0424454 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    d77fe60 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    031c05f View commit details
    Browse the repository at this point in the history
  9. fix more queue types

    dnalborczyk committed Dec 28, 2021
    Copy the full SHA
    bf20062 View commit details
    Browse the repository at this point in the history
  10. remove test config file

    dnalborczyk committed Dec 28, 2021
    Copy the full SHA
    3430f18 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    c02018f View commit details
    Browse the repository at this point in the history
  12. add more return types

    dnalborczyk committed Dec 28, 2021
    Copy the full SHA
    0041dc0 View commit details
    Browse the repository at this point in the history
  13. re-use getexports method

    dnalborczyk committed Dec 28, 2021
    Copy the full SHA
    5318c32 View commit details
    Browse the repository at this point in the history
  14. remove type import

    dnalborczyk committed Dec 28, 2021
    Copy the full SHA
    dd95b3f View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2021

  1. more type fixes

    dnalborczyk committed Dec 29, 2021
    Copy the full SHA
    1a6b965 View commit details
    Browse the repository at this point in the history
  2. more type fixes

    dnalborczyk committed Dec 29, 2021
    Copy the full SHA
    67f74e2 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    26944ab View commit details
    Browse the repository at this point in the history
  4. more readonly

    dnalborczyk committed Dec 29, 2021
    Copy the full SHA
    f343a77 View commit details
    Browse the repository at this point in the history
  5. simplify type declaration

    dnalborczyk committed Dec 29, 2021
    Copy the full SHA
    ddcd502 View commit details
    Browse the repository at this point in the history
  6. remove truthy check

    dnalborczyk committed Dec 29, 2021
    Copy the full SHA
    89fe1fb View commit details
    Browse the repository at this point in the history
  7. clone imports set

    dnalborczyk committed Dec 29, 2021
    Copy the full SHA
    faa4528 View commit details
    Browse the repository at this point in the history
  8. remove type assertion

    dnalborczyk committed Dec 29, 2021
    Copy the full SHA
    6814d5b View commit details
    Browse the repository at this point in the history
  9. remove type declaration

    dnalborczyk committed Dec 29, 2021
    Copy the full SHA
    b8de2b6 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2022

  1. Improve coverage

    lukastaegert committed Jan 5, 2022
    Copy the full SHA
    4f12139 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    940baea View commit details
    Browse the repository at this point in the history