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

Establish Code Coverage for WPF testing #10346

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

Conversation

singhashish-wpf
Copy link
Member

@singhashish-wpf singhashish-wpf commented Jan 28, 2025

Establish Code Coverage for WPF testing

Microsoft Reviewers: Open in CodeFlow

@singhashish-wpf singhashish-wpf requested review from a team as code owners January 28, 2025 09:56
@dotnet-policy-service dotnet-policy-service bot added the PR metadata: Label to tag PRs, to facilitate with triage label Jan 28, 2025
@singhashish-wpf
Copy link
Member Author

@sharwell @Tanya-Solyanik Requesting your review and suggestions here. This is done taking winforms as reference.

Comment on lines +23 to +27
- src\Microsoft.DotNet.Wpf\src\PresentationFramework
- src\Microsoft.DotNet.Wpf\src\PresentationCore
- src\Microsoft.DotNet.Wpf\src\PresentationUI
- src\Microsoft.DotNet.Wpf\src\ReachFramework
- src\Microsoft.DotNet.Wpf\src\System.Xaml
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These aren't necessary since they are just subsets of the line before it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR metadata: Label to tag PRs, to facilitate with triage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants