Skip to content

Conversation

JeremyKuhne
Copy link
Member

@JeremyKuhne JeremyKuhne commented Mar 5, 2025

This starts moving the tests to a single test root folder. That plays better with Directory.* files, .editorconfig files, etc. (where we can better align these with WPF). This will also help a bit with MAX_PATH.

Moved tests are picking up the default Microsoft Shared key. The intent, however, is to move all tests to the Open Shared key when the move is complete.

Microsoft Reviewers: Open in CodeFlow

@JeremyKuhne JeremyKuhne requested a review from a team as a code owner March 5, 2025 02:44
This starts moving the tests to a single test root folder. That plays better with `Directory.*` files, `.editorconfig` files, etc. (where we can better align these with WPF). This will also help a bit with `MAX_PATH`.

Moved tests are picking up the default Microsoft Shared key. The intent, however, is to move all tests to the Open Shared key when the move is complete.
Copy link

codecov bot commented Mar 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.86976%. Comparing base (234dd27) to head (6f0c6ce).
Report is 1 commits behind head on main.

Additional details and impacted files
@@                 Coverage Diff                  @@
##                main      #13073          +/-   ##
====================================================
- Coverage   76.10538%   60.86976%   -15.23562%     
====================================================
  Files           3275        1537        -1738     
  Lines         643806      157860      -485946     
  Branches       47449       14719       -32730     
====================================================
- Hits          489971       96089      -393882     
+ Misses        150275       61086       -89189     
+ Partials        3560         685        -2875     
Flag Coverage Δ
Debug 60.86976% <ø> (-15.23562%) ⬇️
integration 10.73772% <ø> (-7.31441%) ⬇️
production 38.63200% <ø> (-11.50475%) ⬇️
test 95.65782% <ø> (-1.29262%) ⬇️
unit 35.98509% <ø> (-11.58112%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@JeremyKuhne JeremyKuhne merged commit 1a16af9 into dotnet:main Mar 5, 2025
8 checks passed
@dotnet-policy-service dotnet-policy-service bot added this to the 10.0 Preview3 milestone Mar 5, 2025
LeafShi1 pushed a commit to LeafShi1/winforms that referenced this pull request Mar 6, 2025
This starts moving the tests to a single test root folder. That plays
better with `Directory.*` files, `.editorconfig` files, etc. (where we
can better align these with WPF). This will also help a bit with
`MAX_PATH`.

Moved tests are picking up the default Microsoft Shared key. The intent,
however, is to move all tests to the Open Shared key when the move is
complete.
@github-actions github-actions bot locked and limited conversation to collaborators Apr 5, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants