Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New methods: BaseActiveRecord::loadRelations() and BaseActiveRecord::loadRelationsFor(). #19893

Merged
merged 1 commit into from
Oct 13, 2023

New methods: BaseActiveRecord::loadRelations() and BaseActiveRecord::…

02ed808
Select commit
Loading
Failed to load commit list.
Merged

New methods: BaseActiveRecord::loadRelations() and BaseActiveRecord::loadRelationsFor(). #19893

New methods: BaseActiveRecord::loadRelations() and BaseActiveRecord::…
02ed808
Select commit
Loading
Failed to load commit list.
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.