Skip to content

Conversation

@h3xds1nz
Copy link
Member

@h3xds1nz h3xds1nz commented Mar 24, 2025

Description

Adds test coverage for BrushConverter. Sending these to support the #10225 PR.

This doesn't add ConvertTo/ITypeDescriptorContext tests (as they're not relevant for the PR), should be added later.

Customer Impact

Improved test coverage on public API surface.

Regression

No.

Testing

Local build.

Risk

None.

Microsoft Reviewers: Open in CodeFlow

@h3xds1nz h3xds1nz requested review from a team as code owners March 24, 2025 18:02
@dotnet-policy-service dotnet-policy-service bot added PR metadata: Label to tag PRs, to facilitate with triage Community Contribution A label for all community Contributions labels Mar 24, 2025
@h3xds1nz
Copy link
Member Author

The CI failure is caused by the missing dependency as I've discussed in #10623 (and provided fix for in that PR)

@singhashish-wpf
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@codecov
Copy link

codecov bot commented Mar 25, 2025

Codecov Report

Attention: Patch coverage is 98.95288% with 2 lines in your changes missing coverage. Please review.

Project coverage is 11.50597%. Comparing base (6514196) to head (14d6df7).
Report is 44 commits behind head on main.

Additional details and impacted files
@@                 Coverage Diff                 @@
##                main      #10632         +/-   ##
===================================================
+ Coverage   11.22814%   11.50597%   +0.27782%     
===================================================
  Files           3352        3354          +2     
  Lines         668000      668253        +253     
  Branches       74980       74981          +1     
===================================================
+ Hits           75004       76889       +1885     
+ Misses        591745      589968       -1777     
- Partials        1251        1396        +145     
Flag Coverage Δ
Debug 11.50597% <98.95288%> (+0.27782%) ⬆️

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.

@dipeshmsft dipeshmsft added the Test or Test Infrastructure Improvements of test source code label Apr 3, 2025
@dipeshmsft
Copy link
Member

LGTM

@dipeshmsft dipeshmsft merged commit 4c7a15d into dotnet:main Apr 4, 2025
8 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators May 5, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage Test or Test Infrastructure Improvements of test source code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants