Skip to content

fix(drawing): keep the aspect ratio when a decode size is requested - #1669

Merged
ChrisPulman merged 3 commits into
mainfrom
fix/wpf-bitmap-decode-size
Aug 2, 2026
Merged

fix(drawing): keep the aspect ratio when a decode size is requested#1669
ChrisPulman merged 3 commits into
mainfrom
fix/wpf-bitmap-decode-size

fix(drawing): release the source and cover the decode paths

23b3a51
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 2, 2026 in 1s

97.98% (+0.37%) compared to b1d3f14

View this Pull Request on Codecov

97.98% (+0.37%) compared to b1d3f14

Details

Codecov Report

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1669      +/-   ##
==========================================
+ Coverage   97.60%   97.98%   +0.37%     
==========================================
  Files         127      127              
  Lines        6757     6785      +28     
  Branches     1025     1027       +2     
==========================================
+ Hits         6595     6648      +53     
+ Misses         91       64      -27     
- Partials       71       73       +2     

☔ 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.