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

Pass args to coverage and profiler #2592

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Pass args to coverage and profiler #2592

wants to merge 6 commits into from

Commits on Oct 18, 2024

  1. Remove Copy from ExecutionDataToSave

    commit-id:544babad
    ksew1 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    6ea28b2 View commit details
    Browse the repository at this point in the history
  2. Allow passing args to coverage

    commit-id:40cdedbd
    ksew1 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    cac1d21 View commit details
    Browse the repository at this point in the history
  3. Allow passing args to profiler

    commit-id:ea228d4e
    ksew1 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    9001076 View commit details
    Browse the repository at this point in the history
  4. Add tests

    ksew1 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    3366a07 View commit details
    Browse the repository at this point in the history
  5. Fixes

    ksew1 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    8f9063c View commit details
    Browse the repository at this point in the history
  6. Docs

    ksew1 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    77d9cf7 View commit details
    Browse the repository at this point in the history