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

feat(valid-expect): supporting automatically fixing adding async in some cases #1579

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Commits on May 3, 2024

  1. feat: add async

    y-hsgw committed May 3, 2024
    Configuration menu
    Copy the full SHA
    19f3748 View commit details
    Browse the repository at this point in the history
  2. test: tests for adding async

    y-hsgw committed May 3, 2024
    Configuration menu
    Copy the full SHA
    10e7ece View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. feat: add await

    y-hsgw committed May 5, 2024
    Configuration menu
    Copy the full SHA
    6788264 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. fix: valid-expect test

    y-hsgw committed May 6, 2024
    Configuration menu
    Copy the full SHA
    e652a25 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. Revert "fix: valid-expect test"

    This reverts commit e652a25.
    y-hsgw committed May 11, 2024
    Configuration menu
    Copy the full SHA
    004f14e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58c4046 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

  1. fix: valid-expect logic

    y-hsgw committed May 12, 2024
    Configuration menu
    Copy the full SHA
    ae8ecac View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Revert "fix: valid-expect logic"

    This reverts commit ae8ecac.
    y-hsgw committed May 23, 2024
    Configuration menu
    Copy the full SHA
    9d15df1 View commit details
    Browse the repository at this point in the history
  2. fix: valid-expect fixer logic

    y-hsgw committed May 23, 2024
    Configuration menu
    Copy the full SHA
    ce98868 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe2c3a1 View commit details
    Browse the repository at this point in the history