Skip to content

test(MorphedHasOneRelation): Add typecasting for ID fields;

bb6cbb5
Select commit
Loading
Failed to load commit list.
Merged

feat: Add the Relations Bulk Loader #539

test(MorphedHasOneRelation): Add typecasting for ID fields;
bb6cbb5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 12, 2025 in 0s

91.42% (+1.49%) compared to 42803a1

View this Pull Request on Codecov

91.42% (+1.49%) compared to 42803a1

Details

Codecov Report

❌ Patch coverage is 94.68085% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.42%. Comparing base (42803a1) to head (bb6cbb5).
⚠️ Report is 2 commits behind head on 2.x.

Files with missing lines Patch % Lines
src/Parser/StaticNode.php 83.33% 2 Missing ⚠️
src/Select/UpdateLoader.php 83.33% 2 Missing ⚠️
src/Relation/BulkLoader.php 98.36% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x     #539      +/-   ##
============================================
+ Coverage     89.93%   91.42%   +1.49%     
- Complexity     1892     1925      +33     
============================================
  Files           120      123       +3     
  Lines          4860     4947      +87     
============================================
+ Hits           4371     4523     +152     
+ Misses          489      424      -65     

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