Skip to content

fix(drawing): honour the requested size when decoding on Android and Cocoa - #1673

Merged
glennawatson merged 2 commits into
mainfrom
fix/bitmap-decode-size-android-cocoa
Aug 3, 2026
Merged

fix(drawing): honour the requested size when decoding on Android and Cocoa#1673
glennawatson merged 2 commits into
mainfrom
fix/bitmap-decode-size-android-cocoa

build: exclude the unreachable platform folders from coverage analysis

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

98.06% (+0.00%) compared to 9e63cc0

View this Pull Request on Codecov

98.06% (+0.00%) compared to 9e63cc0

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.06%. Comparing base (9e63cc0) to head (eb5fde8).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1673   +/-   ##
=======================================
  Coverage   98.06%   98.06%           
=======================================
  Files         128      129    +1     
  Lines        6965     6992   +27     
  Branches     1082     1091    +9     
=======================================
+ Hits         6830     6857   +27     
  Misses         63       63           
  Partials       72       72           

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