New methods: BaseActiveRecord::loadRelations() and BaseActiveRecord::loadRelationsFor(). #19893
+101
−1
Codecov / codecov/project
succeeded
Oct 13, 2023 in 0s
48.95% (+0.00%) compared to 505fd5a
View this Pull Request on Codecov
48.95% (+0.00%) compared to 505fd5a
Details
Codecov Report
Attention: 1 lines
in your changes are missing coverage. Please review.
Comparison is base (
505fd5a
) 48.94% compared to head (02ed808
) 48.95%.
Additional details and impacted files
@@ Coverage Diff @@
## master #19893 +/- ##
=======================================
Coverage 48.94% 48.95%
=======================================
Files 445 445
Lines 42817 42826 +9
=======================================
+ Hits 20956 20964 +8
- Misses 21861 21862 +1
Files | Coverage Δ | |
---|---|---|
framework/db/BaseActiveRecord.php | 77.77% <88.88%> (+0.18%) |
⬆️ |
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading