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(LambdaBlockToExpression): convert lambda with method invocation in assertThrows as well #245

Draft
wants to merge 14 commits into
base: main
Choose a base branch
from

Commits on Jan 19, 2024

  1. add failing test

    timo-abele committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    e02d52a View commit details
    Browse the repository at this point in the history
  2. add necessary dependencies

    timo-abele committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    2badf5a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e74389c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1ac607f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    13da91d View commit details
    Browse the repository at this point in the history
  6. sketch out solution

    timo-abele committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    172f644 View commit details
    Browse the repository at this point in the history
  7. fix build & tests

    timo-abele committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    758e7cf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    35f6d43 View commit details
    Browse the repository at this point in the history
  9. resolve potential NPE

    timo-abele committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    31e0979 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

  1. add warning

    timo-abele committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    6a35596 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    a28c7fd View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Configuration menu
    Copy the full SHA
    3122513 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

  1. Configuration menu
    Copy the full SHA
    81aab6f View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Configuration menu
    Copy the full SHA
    f00d7ea View commit details
    Browse the repository at this point in the history