openthread / ot-commissioner

OpenThread Commissioner, a Thread commissioner for joining new Thread devices and managing Thread networks.
https://openthread.io/
BSD 3-Clause "New" or "Revised" License
49 stars 36 forks source link

[android] optimize image size with optimage #251

Closed wgtdkp closed 4 months ago

wgtdkp commented 5 months ago

Use https://github.com/sk-/optimage to perform lossless image size optimization to make the app smaller

codecov-commenter commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 73.33%. Comparing base (f63ec73) to head (0515d52).

:exclamation: Current head 0515d52 differs from pull request most recent head 25fc897. Consider uploading reports for the commit 25fc897 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #251 +/- ## ======================================= Coverage 73.33% 73.33% ======================================= Files 71 71 Lines 7421 7421 ======================================= Hits 5442 5442 Misses 1979 1979 ```