Skip to content

Replace react-image with our own ImageWithFallback

9b20df6
Select commit
Loading
Failed to load commit list.
Open

Replace react-image with our own ImageWithFallback #4267

Replace react-image with our own ImageWithFallback
9b20df6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 2, 2026 in 1s

92.9% (-0.0%) compared to 2fcc336

View this Pull Request on Codecov

92.9% (-0.0%) compared to 2fcc336

Details

Codecov Report

❌ Patch coverage is 96.15385% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 92.9%. Comparing base (2fcc336) to head (9b20df6).

Files with missing lines Patch % Lines
src/components/ImageWithFallback.jsx 83.4% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##            main   #4267     +/-   ##
=======================================
- Coverage   93.0%   92.9%   -0.0%     
=======================================
  Files        335     336      +1     
  Lines       5530    5537      +7     
  Branches    1956    1957      +1     
=======================================
+ Hits        5141    5142      +1     
- Misses       346     348      +2     
- Partials      43      47      +4     

☔ View full report in Codecov by Sentry.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.