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

feat: add instrumentation for rspec #981

Merged

Commits on Nov 15, 2021

  1. Configuration menu
    Copy the full SHA
    cbb553b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74ae104 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e6545d1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f5e953f View commit details
    Browse the repository at this point in the history
  5. add example

    chrisholmes authored Nov 15, 2021
    Configuration menu
    Copy the full SHA
    d7d2491 View commit details
    Browse the repository at this point in the history
  6. add an Appraisals file

    chrisholmes authored Nov 15, 2021
    Configuration menu
    Copy the full SHA
    1ab25c7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dcbb107 View commit details
    Browse the repository at this point in the history
  8. add to toys

    chrisholmes authored Nov 15, 2021
    Configuration menu
    Copy the full SHA
    f287aa7 View commit details
    Browse the repository at this point in the history
  9. set an internal clock at #initialize

    This is done to protect against tools that override `Time::now` and
    similar methods.
    chrisholmes authored Nov 15, 2021
    Configuration menu
    Copy the full SHA
    d2f7692 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6875ae7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cb79c3c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e440307 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    200a44e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    be91db2 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b7ccabf View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5290d53 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f310d25 View commit details
    Browse the repository at this point in the history
  18. add missing assertion

    chrisholmes authored Nov 15, 2021
    Configuration menu
    Copy the full SHA
    46405b1 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    5e85625 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    401ea08 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    fada1ae View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2021

  1. fix: api version dependency

    Co-authored-by: Tim Borkhodoev <38668303+SomalianIvan@users.noreply.github.com>
    robertlaurin and SomalianIvan authored Nov 18, 2021
    Configuration menu
    Copy the full SHA
    2ad300e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1d9537 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d2e6582 View commit details
    Browse the repository at this point in the history