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

fix: check if photo property is set before downloading #4249

Merged
merged 1 commit into from
Dec 13, 2024

fix: check if photo property is set before downloading

f33c353
Select commit
Loading
Failed to load commit list.
Merged

fix: check if photo property is set before downloading #4249

fix: check if photo property is set before downloading
f33c353
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 13, 2024 in 1s

11.61% (-54.59%) compared to b91012f

View this Pull Request on Codecov

11.61% (-54.59%) compared to b91012f

Details

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 11.61%. Comparing base (b91012f) to head (f33c353).

Files with missing lines Patch % Lines
src/models/contact.js 0.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##               main    #4249       +/-   ##
=============================================
- Coverage     66.20%   11.61%   -54.59%     
  Complexity      262      262               
=============================================
  Files            25      117       +92     
  Lines           787     5441     +4654     
  Branches          0     1180     +1180     
=============================================
+ Hits            521      632      +111     
- Misses          266     4687     +4421     
- Partials          0      122      +122     

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