Skip to content

Fix type issue

1e72233
Select commit
Loading
Failed to load commit list.
Open

Refactor profile picture image cropper #3060

Fix type issue
1e72233
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 27, 2026 in 1s

95.72% (-1.02%) compared to bf0c41d

View this Pull Request on Codecov

95.72% (-1.02%) compared to bf0c41d

Details

Codecov Report

❌ Patch coverage is 53.02326% with 101 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.72%. Comparing base (bf0c41d) to head (1e72233).
⚠️ Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
...sources/js/components/UserProfileImageSelector.vue 47.28% 97 Missing ⚠️
resources/js/components/LoadingButton.vue 81.81% 2 Missing ⚠️
resources/js/composables/useFileHelpers.js 83.33% 2 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #3060      +/-   ##
=============================================
- Coverage      96.73%   95.72%   -1.02%     
=============================================
  Files            457      181     -276     
  Lines          13002     6596    -6406     
  Branches        2088     2166      +78     
=============================================
- Hits           12578     6314    -6264     
+ Misses           424      282     -142     

☔ 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.