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

🐛 Improve accuracy of METHOD_CALL and CONSTRUCTOR_CALL matches #100

Merged
merged 9 commits into from
Jul 10, 2024

Commits on Jul 8, 2024

  1. 🐛 improve accuracy of MethodReference matches

    Signed-off-by: Pranav Gaikwad <pgaikwad@redhat.com>
    pranavgaikwad committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    13ca6a2 View commit details
    Browse the repository at this point in the history
  2. improve accuracy of constructor call

    Signed-off-by: Pranav Gaikwad <pgaikwad@redhat.com>
    pranavgaikwad committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    55a7aac View commit details
    Browse the repository at this point in the history
  3. 👻 improve logic / structure a bit

    Signed-off-by: Pranav Gaikwad <pgaikwad@redhat.com>
    pranavgaikwad committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    67c2bb8 View commit details
    Browse the repository at this point in the history
  4. improve accuracy of METHOD_CALL and CONSTRUCTOR_CALL

    Signed-off-by: Pranav Gaikwad <pgaikwad@redhat.com>
    pranavgaikwad committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    ba7bf2f View commit details
    Browse the repository at this point in the history
  5. 🐛 add a way to specify api tests ref

    Signed-off-by: Pranav Gaikwad <pgaikwad@redhat.com>
    pranavgaikwad committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    f9b679c View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. 🐛 fix query that ends in a *

    Signed-off-by: Pranav Gaikwad <pgaikwad@redhat.com>
    pranavgaikwad committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    b46a3bc View commit details
    Browse the repository at this point in the history
  2. Adding query replace to make java regex in qualification match, bumpi…

    …ng LS
    
    Signed-off-by: Shawn Hurley <shawn@hurley.page>
    shawn-hurley committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    1fa6d30 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from shawn-hurley/pranavgaikwad/main

    Adding query replace to make java regex in qualification match
    pranavgaikwad committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    cb4e3de View commit details
    Browse the repository at this point in the history
  4. update

    Signed-off-by: Pranav Gaikwad <pgaikwad@redhat.com>
    pranavgaikwad committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    0ec991d View commit details
    Browse the repository at this point in the history