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

coverlet.msbuild.tasks unit tests #1534

Merged
merged 15 commits into from
Oct 19, 2023

Commits on Oct 11, 2023

  1. Configuration menu
    Copy the full SHA
    cea90b7 View commit details
    Browse the repository at this point in the history
  2. add .runsettings

    Bertk committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    ece6ad9 View commit details
    Browse the repository at this point in the history
  3. update build pipeline

    Bertk committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    1920e6e View commit details
    Browse the repository at this point in the history
  4. remove Console.WriteLine

    Bertk committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    60ca466 View commit details
    Browse the repository at this point in the history
  5. enable coverage report

    Bertk committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    9709fd1 View commit details
    Browse the repository at this point in the history
  6. remove .runsettings

    Bertk committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    f86f98d View commit details
    Browse the repository at this point in the history
  7. use MSBuildLogger

    Bertk committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    3a56b9a View commit details
    Browse the repository at this point in the history
  8. remove BaseTask class name

    Bertk committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    56b3369 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Configuration menu
    Copy the full SHA
    8e706a7 View commit details
    Browse the repository at this point in the history
  2. update changelog.md

    Bertk committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    12d2071 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2023

  1. Configuration menu
    Copy the full SHA
    8ad8c44 View commit details
    Browse the repository at this point in the history
  2. update assert statements

    Bertk committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    be14e2b View commit details
    Browse the repository at this point in the history
  3. fix build pipeline

    Bertk committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    1be56f1 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

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

Commits on Oct 18, 2023

  1. use _logger instead of Log

    Bertk committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    3fb0224 View commit details
    Browse the repository at this point in the history