Skip to content

Updated composer dependencies

5b756be
Select commit
Loading
Failed to load commit list.
Draft

Updated invitation flow #1078

Updated composer dependencies
5b756be
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 22, 2026 in 1s

88.88% (-0.18%) compared to 7d9ecd9, passed because coverage increased by 0.17% when compared to adjusted base (88.70%)

View this Pull Request on Codecov

88.88% (-0.18%) compared to 7d9ecd9, passed because coverage increased by 0.17% when compared to adjusted base (88.70%)

Details

Codecov Report

❌ Patch coverage is 96.84814% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.88%. Comparing base (7d9ecd9) to head (5b756be).

Files with missing lines Patch % Lines
app/Http/Controllers/Web/UserController.php 77.77% 6 Missing ⚠️
app/Support/Base64File.php 77.77% 4 Missing ⚠️
app/Actions/Jetstream/AddOrganizationMember.php 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1078      +/-   ##
============================================
- Coverage     89.05%   88.88%   -0.18%     
- Complexity     1875     1943      +68     
============================================
  Files           275      283       +8     
  Lines          9733     9753      +20     
============================================
+ Hits           8668     8669       +1     
- Misses         1065     1084      +19     

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