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(typecheck): run both runtime and typecheck tests if typecheck.include overlaps with include #6256

Merged
merged 19 commits into from
Aug 13, 2024

Commits on Aug 13, 2024

  1. fix(typecheck): correctly run both runtime and typecheck tests if typ…

    …echeck.include overlaps with include
    sheremet-va committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    da95a0e View commit details
    Browse the repository at this point in the history
  2. chore: cleanup

    sheremet-va committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    94334b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c3a1b6 View commit details
    Browse the repository at this point in the history
  4. chore: respect exclude

    sheremet-va committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    9bd6a84 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8a0c9ba View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    01c9d9f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dbfa51c View commit details
    Browse the repository at this point in the history
  8. chore: cache specs

    sheremet-va committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    48197c6 View commit details
    Browse the repository at this point in the history
  9. chore: undo the coloring

    sheremet-va committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    dc6f79f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b117242 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f7cc9eb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    57d8fc4 View commit details
    Browse the repository at this point in the history
  13. chore: fix typecheck

    sheremet-va committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    1bb340f View commit details
    Browse the repository at this point in the history
  14. chore: fix type error

    sheremet-va committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    bdc5b6b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6173593 View commit details
    Browse the repository at this point in the history
  16. chore: cleanup

    sheremet-va committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    db49551 View commit details
    Browse the repository at this point in the history
  17. test: fix test

    sheremet-va committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    0052d1c View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    6aa70d6 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    ed33074 View commit details
    Browse the repository at this point in the history