Skip to content

fix(drawing): report design mode correctly for nested WPF user controls - #1671

Merged
ChrisPulman merged 1 commit into
mainfrom
fix/design-mode-detection
Aug 2, 2026
Merged

fix(drawing): report design mode correctly for nested WPF user controls#1671
ChrisPulman merged 1 commit into
mainfrom
fix/design-mode-detection

fix(drawing): report design mode correctly for nested WPF user controls

ed88d9f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 2, 2026 in 0s

97.63% (+0.02%) compared to b1d3f14

View this Pull Request on Codecov

97.63% (+0.02%) compared to b1d3f14

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.63%. Comparing base (b1d3f14) to head (ed88d9f).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1671      +/-   ##
==========================================
+ Coverage   97.60%   97.63%   +0.02%     
==========================================
  Files         127      127              
  Lines        6757     6758       +1     
  Branches     1025     1027       +2     
==========================================
+ Hits         6595     6598       +3     
+ Misses         91       90       -1     
+ Partials       71       70       -1     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.