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

Port coverage filter options for packages and files #19727

Merged
merged 6 commits into from
Feb 27, 2024

Commits on Feb 27, 2024

  1. Port coverage filter options

    - Add `-coverage-exclude-packages` option that excludes packages and classes
      from generating coverage
    - Add `-coverage-exclude-files` option that excludes files from
      generating coverage
    KacperFKorban committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    c1f2022 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7affcee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c01baea View commit details
    Browse the repository at this point in the history
  4. Update typo in coverageExcludeClasslikes doc

    Co-authored-by: Guillaume Raffin <[email protected]>
    KacperFKorban and TheElectronWill committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    8f375fc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5223adb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    641f5db View commit details
    Browse the repository at this point in the history