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

Collapse consecutive assertThat statements (#373) #392

Merged
merged 27 commits into from
Aug 17, 2024

Commits on Aug 1, 2023

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

Commits on Aug 3, 2023

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

Commits on Aug 6, 2023

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

Commits on Aug 9, 2023

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

Commits on Dec 10, 2023

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

Commits on Feb 5, 2024

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

Commits on Apr 25, 2024

  1. Apply suggestions from code review

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    timtebeek and github-actions[bot] authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    052602f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3bec13 View commit details
    Browse the repository at this point in the history
  3. Update src/main/java/org/openrewrite/java/testing/assertj/CollapseCon…

    …secutiveAssertThatStatements.java
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    timtebeek and github-actions[bot] authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    07ed3d9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    569695e View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

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

Commits on Jul 28, 2024

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

Commits on Aug 10, 2024

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

Commits on Aug 11, 2024

  1. Configuration menu
    Copy the full SHA
    730cb08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54368a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8988f61 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    55e9559 View commit details
    Browse the repository at this point in the history
  5. Apply quick old suggestion

    timtebeek committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    b40b60d View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. Configuration menu
    Copy the full SHA
    2c0fc40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a33a81 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af4eec5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c37fd48 View commit details
    Browse the repository at this point in the history
  5. Further simplification

    timtebeek committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    8a711a4 View commit details
    Browse the repository at this point in the history
  6. Remove need for autoformat

    timtebeek committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    c2bdc67 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4ec198d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    da7c4cf View commit details
    Browse the repository at this point in the history
  9. Only retain last newline

    timtebeek committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    5eecae8 View commit details
    Browse the repository at this point in the history