Skip to content

Conversation

@roxblnfk
Copy link
Member

🔍 What was changed

Refactor BelongsToMorphedLoader that now uses explicit mapping, respects scopes and hierarchy.

📝 Checklist

@codecov
Copy link

codecov bot commented Dec 15, 2025

Codecov Report

❌ Patch coverage is 90.00000% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.64%. Comparing base (8ac5a6e) to head (36b0f11).
⚠️ Report is 6 commits behind head on 2.x.

Files with missing lines Patch % Lines
...c/Select/Loader/Morphed/BelongsToMorphedLoader.php 91.66% 3 Missing ⚠️
src/Select/Traits/ColumnsTrait.php 75.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x     #541      +/-   ##
============================================
+ Coverage     91.42%   91.64%   +0.21%     
+ Complexity     1925     1920       -5     
============================================
  Files           123      123              
  Lines          4947     4945       -2     
============================================
+ Hits           4523     4532       +9     
+ Misses          424      413      -11     

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

@roxblnfk roxblnfk merged commit 935dafc into 2.x Dec 16, 2025
25 of 27 checks passed
@roxblnfk roxblnfk deleted the issue-540 branch December 16, 2025 10:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

🐛 BelongsToMorphedLoader doesn't respect Scopes and mapping

2 participants