Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BD-46] fix: show skeleton while loading src in CardImageCap (hook) #2846

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

refactor: add changes after review

0f9c94c
Select commit
Loading
Failed to load commit list.
Open

[BD-46] fix: show skeleton while loading src in CardImageCap (hook) #2846

refactor: add changes after review
0f9c94c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 7, 2023 in 0s

92.83% (+92.83%) compared to 9a96f2f

View this Pull Request on Codecov

92.83% (+92.83%) compared to 9a96f2f

Details

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (9a96f2f) 0.00% compared to head (0f9c94c) 92.83%.
Report is 25 commits behind head on master.

Files Patch % Lines
src/Card/CardImageWithSkeleton.jsx 90.00% 1 Missing ⚠️
src/hooks/useImageLoader.jsx 97.22% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master    #2846       +/-   ##
===========================================
+ Coverage        0   92.83%   +92.83%     
===========================================
  Files           0      238      +238     
  Lines           0     4272     +4272     
  Branches        0     1033     +1033     
===========================================
+ Hits            0     3966     +3966     
- Misses          0      302      +302     
- Partials        0        4        +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.