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

feat: add support for avif contact avatars #4369

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

feat: add support for avif contact avatars

62f3060
Select commit
Loading
Failed to load commit list.
Open

feat: add support for avif contact avatars #4369

feat: add support for avif contact avatars
62f3060
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 3, 2025 in 0s

11.13% (-0.01%) compared to 44f4c7b, passed because coverage increased by 0% when compared to adjusted base (11.13%)

View this Pull Request on Codecov

11.13% (-0.01%) compared to 44f4c7b, passed because coverage increased by 0% when compared to adjusted base (11.13%)

Details

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 11.13%. Comparing base (44f4c7b) to head (62f3060).

Files with missing lines Patch % Lines
...components/ContactDetails/ContactDetailsAvatar.vue 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #4369      +/-   ##
============================================
- Coverage     11.13%   11.13%   -0.01%     
  Complexity      265      265              
============================================
  Files           122      122              
  Lines          5541     5543       +2     
  Branches       1185     1186       +1     
============================================
  Hits            617      617              
- Misses         4802     4805       +3     
+ Partials        122      121       -1     

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