Skip to content

refactor(ui-avatar): remove unnecessary ReactElement type annotations from AppAvatar, MessageAvatar, and RoomAvatar components#40804

Merged
dionisio-bot[bot] merged 1 commit into
developfrom
refactor/prepare-types-for-react-19-2
Jun 5, 2026
Merged

refactor(ui-avatar): remove unnecessary ReactElement type annotations from AppAvatar, MessageAvatar, and RoomAvatar components#40804
dionisio-bot[bot] merged 1 commit into
developfrom
refactor/prepare-types-for-react-19-2

refactor(ui-avatar): remove unnecessary ReactElement type annotations…

f87174d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 5, 2026 in 1s

70.06% (+0.02%) compared to 121e19f

View this Pull Request on Codecov

70.06% (+0.02%) compared to 121e19f

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.06%. Comparing base (121e19f) to head (f87174d).
⚠️ Report is 1 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop   #40804      +/-   ##
===========================================
+ Coverage    70.04%   70.06%   +0.02%     
===========================================
  Files         3337     3337              
  Lines       123506   123506              
  Branches     22019    21986      -33     
===========================================
+ Hits         86510    86537      +27     
+ Misses       33647    33615      -32     
- Partials      3349     3354       +5     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.