Skip to content

Add VendorModuleService for Composer-based Webtrees modules#5227

Open
magicsunday wants to merge 3 commits into
fisharebest:mainfrom
magicsunday:WIP
Open

Add VendorModuleService for Composer-based Webtrees modules#5227
magicsunday wants to merge 3 commits into
fisharebest:mainfrom
magicsunday:WIP

Merge branch 'fisharebest:main' into WIP

65ccb57
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 13, 2026 in 0s

36.88% (+1.39%) compared to a64cc99

View this Pull Request on Codecov

36.88% (+1.39%) compared to a64cc99

Details

Codecov Report

❌ Patch coverage is 56.16438% with 32 lines in your changes missing coverage. Please review.
✅ Project coverage is 36.88%. Comparing base (a64cc99) to head (65ccb57).
⚠️ Report is 123 commits behind head on main.

Files with missing lines Patch % Lines
app/Services/Composer/VendorModuleService.php 54.28% 32 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #5227      +/-   ##
============================================
+ Coverage     35.49%   36.88%   +1.39%     
- Complexity    11211    11554     +343     
============================================
  Files          1166     1208      +42     
  Lines         48077    49796    +1719     
============================================
+ Hits          17065    18369    +1304     
- Misses        31012    31427     +415     

☔ View full report in Codecov by Harness.
📢 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.