Skip to content

Remove Workbench project - #3079

Merged
Vincent Biret (baywet) merged 1 commit into
mainfrom
copilot/remove-workbench-and-update-files
Sep 11, 2026
Merged

Vincent Biret (baywet) merged 1 commit into
mainfrom
copilot/remove-workbench-and-update-files

Conversation

Copilot AI commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

Pull Request

Description

Removes the Workbench app from the repository and cleans up remaining references so it is no longer part of the build, docs, or tooling surface.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Other (please describe): Repository cleanup

Related Issue(s)

N/A

Changes Made

  • Removed the Workbench project and image asset.
  • Removed Workbench from the solution and VS Code launch/task configuration.
  • Removed Workbench mentions from README and release pipeline package filtering.

Testing

  • Unit tests added/updated
  • Integration tests added/updated
  • Manual testing performed
  • All existing tests pass

Checklist

  • My code follows the code style of this project
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

Versions applicability

  • My change applies to the version 1.X of the library, if so PR link:
  • My change applies to the version 2.X of the library, if so PR link:
  • My change applies to the version 3.X of the library, if so PR link:
  • I have evaluated the applicability of my change against the other versions above.

See the contributing guidelines for more information about how patches are applied across multiple versions.

Additional Notes

N/A

Co-authored-by: baywet <7905502+baywet@users.noreply.github.com>
@baywet
Vincent Biret (baywet) marked this pull request as ready for review September 11, 2026 11:17
@baywet
Vincent Biret (baywet) requested a review from a team as a code owner September 11, 2026 11:17
@baywet
Vincent Biret (baywet) enabled auto-merge (squash) September 11, 2026 11:17
@github-code-quality

Copy link
Copy Markdown

Code Coverage Overview

Languages: C#

C# / code-coverage/dotnet

The overall line coverage in commit 6032f02 in the copilot/remove-workb... branch remains at 32%, unchanged from commit 1dae1ff in the main branch.

Show a line coverage summary of the most impacted files.
File main 1dae1ff copilot/remove-workb... 6032f02 +/-
_/src/Moq/MethodCall.cs 0% 18% +18%
_/src/Moq/Extensions.cs 0% 18% +18%
_/src/Moq/Prote...rotectedMock.cs 0% 19% +19%
_/src/Moq/Inter...ProxyFactory.cs 0% 20% +20%
_/src/Moq/Mock`1.cs 0% 26% +26%
_/src/Moq/MethodExpectation.cs 0% 40% +40%
_/src/Moq/Inter...ptionAspects.cs 0% 40% +40%
_/src/Humanizer...s/Vocabulary.cs 0% 68% +68%
_/src/Moq/MatcherObserver.cs 0% 74% +74%
_/src/Humanizer...Vocabularies.cs 0% 100% +100%

@sonarqubecloud

Copy link
Copy Markdown

@baywet
Vincent Biret (baywet) merged commit 07fac9e into main Sep 11, 2026
19 checks passed
@baywet
Vincent Biret (baywet) deleted the copilot/remove-workbench-and-update-files branch September 11, 2026 15:16
Vincent Biret (baywet) added a commit that referenced this pull request Sep 11, 2026
chore(workbench): remove workbench project

Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: baywet <7905502+baywet@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants