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

Added extended reports filtering #581

Merged
merged 13 commits into from
May 14, 2024
Merged

Added extended reports filtering #581

merged 13 commits into from
May 14, 2024

Commits on May 4, 2024

  1. Added extended reports filtering

    The following report filtering features have been implemented:
    - include filter by classes annotated with specified annotations
    - include and exclude filters by classes that inherit the specified class or implement the specified interface
    
    Resolves #274
    Resolves #454
    shanshin committed May 4, 2024
    Configuration menu
    Copy the full SHA
    7b53f89 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Leonid Startsev <sandwwraith@users.noreply.github.com>
    shanshin and sandwwraith committed May 4, 2024
    Configuration menu
    Copy the full SHA
    2521099 View commit details
    Browse the repository at this point in the history
  3. ~fixes

    shanshin committed May 4, 2024
    Configuration menu
    Copy the full SHA
    676a24a View commit details
    Browse the repository at this point in the history
  4. ~fix test

    shanshin committed May 4, 2024
    Configuration menu
    Copy the full SHA
    351c3e9 View commit details
    Browse the repository at this point in the history
  5. ~rebased

    shanshin committed May 4, 2024
    Configuration menu
    Copy the full SHA
    b7f762e View commit details
    Browse the repository at this point in the history
  6. ~fix tests

    shanshin committed May 4, 2024
    Configuration menu
    Copy the full SHA
    95b74a7 View commit details
    Browse the repository at this point in the history
  7. ~dump API

    shanshin committed May 4, 2024
    Configuration menu
    Copy the full SHA
    47e1652 View commit details
    Browse the repository at this point in the history
  8. ~fix

    shanshin committed May 4, 2024
    Configuration menu
    Copy the full SHA
    0b8c7d9 View commit details
    Browse the repository at this point in the history
  9. ~rebase

    shanshin committed May 4, 2024
    Configuration menu
    Copy the full SHA
    e995c36 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Apply suggestions from code review

    Co-authored-by: Leonid Startsev <sandwwraith@users.noreply.github.com>
    shanshin and sandwwraith committed May 8, 2024
    Configuration menu
    Copy the full SHA
    401c3ef View commit details
    Browse the repository at this point in the history
  2. ~review fixes

    shanshin committed May 8, 2024
    Configuration menu
    Copy the full SHA
    8d61484 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Apply suggestions from code review

    Co-authored-by: Leonid Startsev <sandwwraith@users.noreply.github.com>
    shanshin and sandwwraith committed May 14, 2024
    Configuration menu
    Copy the full SHA
    9f2f0f0 View commit details
    Browse the repository at this point in the history
  2. ~review fixes

    shanshin committed May 14, 2024
    Configuration menu
    Copy the full SHA
    70ceafb View commit details
    Browse the repository at this point in the history