wire-webapp
wire-webapp copied to clipboard
refactor: Extract common image functionnalities
Description
This will harmonize how images are loaded across the app (using the same component (namely Image) to load images everywhere)
Checklist
- [x] PR has been self reviewed by the author;
- [x] Hard-to-understand areas of the code have been commented;
- [x] If it is a core feature, unit tests have been added;
Codecov Report
Attention: Patch coverage is 78.00000% with 11 lines in your changes are missing coverage. Please review.
Project coverage is 46.14%. Comparing base (
cec3547) to head (fe4d213).
Additional details and impacted files
@@ Coverage Diff @@
## dev #16810 +/- ##
==========================================
+ Coverage 46.08% 46.14% +0.05%
==========================================
Files 746 747 +1
Lines 24560 24538 -22
Branches 5622 5610 -12
==========================================
+ Hits 11319 11322 +3
+ Misses 11807 11783 -24
+ Partials 1434 1433 -1