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(baseline): Allow force creating fresh baseline #2124

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

Commits on Aug 5, 2022

  1. init

    Richard Werkman committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    853cbd9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc5686f View commit details
    Browse the repository at this point in the history
  3. Fix unit tests

    Richard Werkman committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    e986e68 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'baseline-command' of https://github.com/stryker-mutator…

    …/stryker-net into baseline-command
    Richard Werkman committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    89b9cb6 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. Merge branch 'master' of https://github.com/stryker-mutator/stryker-net

    … into baseline-command
    Richard Werkman authored and Richard Werkman committed May 26, 2023
    Configuration menu
    Copy the full SHA
    5c7705d View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. Baseline recreate added

    Richard Werkman committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    68d4e39 View commit details
    Browse the repository at this point in the history
  2. merge main

    Richard Werkman committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    67db04d View commit details
    Browse the repository at this point in the history
  3. fix merge

    Richard Werkman committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    4871f39 View commit details
    Browse the repository at this point in the history
  4. try to enable baseline by command

    Richard Werkman committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    36a4ce9 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. Fixed command

    Richard Werkman committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    e180534 View commit details
    Browse the repository at this point in the history
  2. Fix mutation level

    Richard Werkman committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    f1f6cf3 View commit details
    Browse the repository at this point in the history
  3. merged master

    Richard Werkman committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    7dd8a89 View commit details
    Browse the repository at this point in the history
  4. Remove using

    Richard Werkman committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    e44bb01 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. merged master

    Richard Werkman committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    9ebf7f7 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Update docs + try to add target option to command

    Richard Werkman committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    e1b4d14 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Merge master, fix and add tests, consistency (#2712)

    * chore(deps): update dependency buildalyzer to v5.0.1 (#2665)
    
    * chore(deps): update dependency buildalyzer to v5.0.1
    
    * Update package lock files
    
    ---------
    
    Co-authored-by: Renovatebot <[email protected]>
    
    * chore: fix page links for site
    
    * fix: Don't fail the test run if restoring test assemblies fails (#2664)
    
    * chore(deps): update xunit-dotnet monorepo to v2.5.1 (#2673)
    
    * chore(deps): update xunit-dotnet monorepo to v2.5.1
    
    * Update package lock files
    
    ---------
    
    Co-authored-by: Renovatebot <[email protected]>
    
    * chore(deps): update dependency yamldotnet to v13.4.0 (#2677)
    
    * chore(deps): update dependency yamldotnet to v13.4.0
    
    * Update package lock files
    
    ---------
    
    Co-authored-by: Renovatebot <[email protected]>
    
    * chore: F# range math (#2679)
    
    * F# range math
    
    * Windows x Linux
    
    * Up
    
    * chore: Passing Stryker options to F# project components (#2680)
    
    Co-authored-by: Rouke Broersma <[email protected]>
    
    * fix: Use solution file when it's available (#2690)
    
    * Use solution file when it's available
    
    * fix unit test
    
    * sonarqube
    
    * chore(compilation): Improve Error and Trace Logging (#2688)
    
    Add logs
    
    Co-authored-by: Rouke Broersma <[email protected]>
    
    * fix: Remove usings from MutantControl (#2694)
    
    chore: remove usings from MutantControl
    
    Co-authored-by: Rouke Broersma <[email protected]>
    
    * chore: Code quality improvements (#2696)
    
    * Use string builder in loop
    
    * Use find & handle other platform newlines
    
    * Use find
    
    * Fix duplicate message
    
    * Add more range tests
    
    * Improve range code
    
    * docs: add SAS configuration (#2676) (#2701)
    
    docs: add SAS configuration
    
    * chore(deps): update dependency launchdarkly.eventsource to v5.1.0 (#2702)
    
    * chore(deps): update dependency launchdarkly.eventsource to v5.1.0
    
    * Update package lock files
    
    ---------
    
    Co-authored-by: Renovatebot <[email protected]>
    
    * chore(deps): update dependency yamldotnet to v13.5.0 (#2703)
    
    * chore(deps): update dependency yamldotnet to v13.5.0
    
    * Update package lock files
    
    ---------
    
    Co-authored-by: Renovatebot <[email protected]>
    
    * chore(deps): update dependency yamldotnet to v13.5.1 (#2704)
    
    * chore(deps): update dependency yamldotnet to v13.5.1
    
    * Update package lock files
    
    ---------
    
    Co-authored-by: Renovatebot <[email protected]>
    
    * chore(deps): update dependency yamldotnet to v13.7.0 (#2705)
    
    * chore(deps): update dependency yamldotnet to v13.7.0
    
    * Update package lock files
    
    ---------
    
    Co-authored-by: Renovatebot <[email protected]>
    
    * chore(deps): update xunit-dotnet monorepo (#2711)
    
    * chore(deps): update xunit-dotnet monorepo
    
    * Update package lock files
    
    ---------
    
    Co-authored-by: Renovatebot <[email protected]>
    
    * chore: Breaking down FilePattern (#2681)
    
    * Simplifying DiffIgnoreChangesInput
    
    * Update FilePattern.cs
    
    * Up
    
    * up
    
    * Rename the class
    
    * up
    
    ---------
    
    Co-authored-by: Rouke Broersma <[email protected]>
    
    * chore: Splitting some C# related extensions in a separate file (#2697)
    
    Splitting some C# related extensions in a separate file
    
    Co-authored-by: Rouke Broersma <[email protected]>
    
    * fix: tests for `OpenReportEnabledInput` help text
    
    * fix: typo in re(c)reate
    
    * add: tests for baseline target input.
    
    change: target input default to 'master' to stay consistent with since target input.
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Renovatebot <[email protected]>
    Co-authored-by: Rouke Broersma <[email protected]>
    Co-authored-by: Pent Ploompuu <[email protected]>
    Co-authored-by: Petr <[email protected]>
    Co-authored-by: Rouke Broersma <[email protected]>
    Co-authored-by: Jack Steel <[email protected]>
    Co-authored-by: Cyrille DUPUYDAUBY <[email protected]>
    Co-authored-by: Max S <[email protected]>
    10 people authored Oct 13, 2023
    Configuration menu
    Copy the full SHA
    ca9b354 View commit details
    Browse the repository at this point in the history
  2. fix using

    Richard Werkman committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    60d6d41 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    02193a7 View commit details
    Browse the repository at this point in the history
  4. Fix: StrykerCLITests info text test (#2713)

    * chore(deps): update dependency buildalyzer to v5.0.1 (#2665)
    
    * chore(deps): update dependency buildalyzer to v5.0.1
    
    * Update package lock files
    
    ---------
    
    Co-authored-by: Renovatebot <[email protected]>
    
    * chore: fix page links for site
    
    * fix: Don't fail the test run if restoring test assemblies fails (#2664)
    
    * chore(deps): update xunit-dotnet monorepo to v2.5.1 (#2673)
    
    * chore(deps): update xunit-dotnet monorepo to v2.5.1
    
    * Update package lock files
    
    ---------
    
    Co-authored-by: Renovatebot <[email protected]>
    
    * chore(deps): update dependency yamldotnet to v13.4.0 (#2677)
    
    * chore(deps): update dependency yamldotnet to v13.4.0
    
    * Update package lock files
    
    ---------
    
    Co-authored-by: Renovatebot <[email protected]>
    
    * chore: F# range math (#2679)
    
    * F# range math
    
    * Windows x Linux
    
    * Up
    
    * chore: Passing Stryker options to F# project components (#2680)
    
    Co-authored-by: Rouke Broersma <[email protected]>
    
    * fix: Use solution file when it's available (#2690)
    
    * Use solution file when it's available
    
    * fix unit test
    
    * sonarqube
    
    * chore(compilation): Improve Error and Trace Logging (#2688)
    
    Add logs
    
    Co-authored-by: Rouke Broersma <[email protected]>
    
    * fix: Remove usings from MutantControl (#2694)
    
    chore: remove usings from MutantControl
    
    Co-authored-by: Rouke Broersma <[email protected]>
    
    * chore: Code quality improvements (#2696)
    
    * Use string builder in loop
    
    * Use find & handle other platform newlines
    
    * Use find
    
    * Fix duplicate message
    
    * Add more range tests
    
    * Improve range code
    
    * docs: add SAS configuration (#2676) (#2701)
    
    docs: add SAS configuration
    
    * chore(deps): update dependency launchdarkly.eventsource to v5.1.0 (#2702)
    
    * chore(deps): update dependency launchdarkly.eventsource to v5.1.0
    
    * Update package lock files
    
    ---------
    
    Co-authored-by: Renovatebot <[email protected]>
    
    * chore(deps): update dependency yamldotnet to v13.5.0 (#2703)
    
    * chore(deps): update dependency yamldotnet to v13.5.0
    
    * Update package lock files
    
    ---------
    
    Co-authored-by: Renovatebot <[email protected]>
    
    * chore(deps): update dependency yamldotnet to v13.5.1 (#2704)
    
    * chore(deps): update dependency yamldotnet to v13.5.1
    
    * Update package lock files
    
    ---------
    
    Co-authored-by: Renovatebot <[email protected]>
    
    * chore(deps): update dependency yamldotnet to v13.7.0 (#2705)
    
    * chore(deps): update dependency yamldotnet to v13.7.0
    
    * Update package lock files
    
    ---------
    
    Co-authored-by: Renovatebot <[email protected]>
    
    * chore(deps): update xunit-dotnet monorepo (#2711)
    
    * chore(deps): update xunit-dotnet monorepo
    
    * Update package lock files
    
    ---------
    
    Co-authored-by: Renovatebot <[email protected]>
    
    * chore: Breaking down FilePattern (#2681)
    
    * Simplifying DiffIgnoreChangesInput
    
    * Update FilePattern.cs
    
    * Up
    
    * up
    
    * Rename the class
    
    * up
    
    ---------
    
    Co-authored-by: Rouke Broersma <[email protected]>
    
    * chore: Splitting some C# related extensions in a separate file (#2697)
    
    Splitting some C# related extensions in a separate file
    
    Co-authored-by: Rouke Broersma <[email protected]>
    
    * fix: tests for `OpenReportEnabledInput` help text
    
    * fix: typo in re(c)reate
    
    * add: tests for baseline target input.
    
    change: target input default to 'master' to stay consistent with since target input.
    
    * fix: cli info text test
    
    * also check if WithBaselineInput is true
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Renovatebot <[email protected]>
    Co-authored-by: Rouke Broersma <[email protected]>
    Co-authored-by: Pent Ploompuu <[email protected]>
    Co-authored-by: Petr <[email protected]>
    Co-authored-by: Rouke Broersma <[email protected]>
    Co-authored-by: Jack Steel <[email protected]>
    Co-authored-by: Cyrille DUPUYDAUBY <[email protected]>
    Co-authored-by: Max S <[email protected]>
    10 people authored Oct 13, 2023
    Configuration menu
    Copy the full SHA
    8f39401 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'baseline-command' of https://github.com/stryker-mutator…

    …/stryker-net into baseline-command
    Richard Werkman committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    938920d View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2023

  1. Pass command line arguments and options to subcommands (#2718)

    * fix: tests for `OpenReportEnabledInput` help text
    
    * fix: typo in re(c)reate
    
    * add: tests for baseline target input.
    
    change: target input default to 'master' to stay consistent with since target input.
    
    * fix: cli info text test
    
    * also check if WithBaselineInput is true
    
    * re-add all options to baseline and recreate commands
    danihengeveld authored Oct 14, 2023
    Configuration menu
    Copy the full SHA
    dc0f060 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. merged master

    Richard Werkman committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    4d5303b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'baseline-command' of https://github.com/stryker-mutator…

    …/stryker-net into baseline-command
    Richard Werkman committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    97d5c54 View commit details
    Browse the repository at this point in the history
  3. Fix build

    Richard Werkman committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    0d9a5e6 View commit details
    Browse the repository at this point in the history
  4. Refactor but I broke it...

    Richard Werkman committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    b530afa View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Merged master

    Richard Werkman committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    4f6c3cc View commit details
    Browse the repository at this point in the history
  2. Fix commands

    Richard Werkman committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    a02f5c9 View commit details
    Browse the repository at this point in the history
  3. Reset mutation level

    Richard Werkman committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    548d06b View commit details
    Browse the repository at this point in the history
  4. Update docs

    Richard Werkman committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    ef6392f View commit details
    Browse the repository at this point in the history
  5. Remove "with-baseline.enabled"

    Richard Werkman committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    552c9a3 View commit details
    Browse the repository at this point in the history
  6. Update docs and add help text for commands

    Richard Werkman committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    0d62dda View commit details
    Browse the repository at this point in the history
  7. Update pipeline docs

    Richard Werkman committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    e51eebd View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. merged master

    Richard Werkman committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    937f26f View commit details
    Browse the repository at this point in the history
  2. .

    Richard Werkman committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    d0fa85a View commit details
    Browse the repository at this point in the history
  3. Fix tests

    Richard Werkman committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    d7ac653 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    079311a View commit details
    Browse the repository at this point in the history
  5. Fix sonar

    Richard Werkman committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    e87f5bb View commit details
    Browse the repository at this point in the history
  6. Merge branch 'baseline-command' of https://github.com/stryker-mutator…

    …/stryker-net into baseline-command
    Richard Werkman committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    4c21604 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. merged master

    Richard Werkman committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    1202182 View commit details
    Browse the repository at this point in the history
  2. Fix docs

    Richard Werkman committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    0380d09 View commit details
    Browse the repository at this point in the history
  3. Fix unit tests

    Richard Werkman committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    0ba1d08 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. merged

    Richard Werkman committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    0dc89f4 View commit details
    Browse the repository at this point in the history
  2. Remove double logging and refactor

    Richard Werkman committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    20cab04 View commit details
    Browse the repository at this point in the history