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

Introduce a skip predicate to the TimedAspect and CountedAspect #2551

Merged
merged 5 commits into from
Apr 9, 2021

Commits on Apr 8, 2021

  1. Introducing a skip predicate to the TimedAspect so that users can ski…

    …p Timer creation based on the JoinPoint, fixes gh-780
    jonatan-ivanov committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    5e718aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f112df View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cdb3617 View commit details
    Browse the repository at this point in the history
  4. Introducing a skip predicate to the CountedAspect so that users can s…

    …kip Counter creation based on the JoinPoint, see the same thing for TimedAspect: gh-780
    jonatan-ivanov committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    bb7f6e7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9bc284c View commit details
    Browse the repository at this point in the history