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

Implement Cobertura coverage format #2298

Open
wants to merge 22 commits into
base: main
Choose a base branch
from
Open

Commits on Feb 10, 2023

  1. Configuration menu
    Copy the full SHA
    932d9b4 View commit details
    Browse the repository at this point in the history
  2. fix unit test

    joeskeen committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    36af738 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    14e36af View commit details
    Browse the repository at this point in the history
  4. remove ?? operator

    joeskeen committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    658b358 View commit details
    Browse the repository at this point in the history
  5. fix attribute ordering

    joeskeen committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    1f6525b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a2e5eb0 View commit details
    Browse the repository at this point in the history
  7. Fix windows paths

    joeskeen committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    61eefc1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6c3db56 View commit details
    Browse the repository at this point in the history
  9. kick the build

    joeskeen committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    3b6e06b View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. Configuration menu
    Copy the full SHA
    14e8ef7 View commit details
    Browse the repository at this point in the history
  2. fix compatibility issues

    joeskeen committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    ab0fa57 View commit details
    Browse the repository at this point in the history
  3. fix tests

    joeskeen committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    70ed47a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    386cd3c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f0ac943 View commit details
    Browse the repository at this point in the history
  6. Update src/functions/Coverage.ps1

    Co-authored-by: Frode Flaten <3436158+fflaten@users.noreply.github.com>
    joeskeen and fflaten committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    a272120 View commit details
    Browse the repository at this point in the history
  7. fix whitespace

    joeskeen committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    f9ed4a0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c20f260 View commit details
    Browse the repository at this point in the history
  9. fix output

    joeskeen committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    6a1ddc3 View commit details
    Browse the repository at this point in the history
  10. fix windows paths

    joeskeen committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    9d78186 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0bd5244 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    719047a View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

  1. Configuration menu
    Copy the full SHA
    9116f06 View commit details
    Browse the repository at this point in the history