Skip to content

Optimize performance of AbstractActiveRecord::get() method#571

Merged
Tigrov merged 4 commits intomasterfrom
optimize-get
May 3, 2026
Merged

Optimize performance of AbstractActiveRecord::get() method#571
Tigrov merged 4 commits intomasterfrom
optimize-get

Conversation

@Tigrov
Copy link
Copy Markdown
Member

@Tigrov Tigrov commented May 3, 2026

Q A
Is bugfix?
New feature?
Breaks BC? ✔️/❌
Fixed issues

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 3, 2026

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: d49d4edf-0609-4bfd-83e4-8232e8775cb1

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch optimize-get

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 3, 2026

Codecov Report

❌ Patch coverage is 62.50000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 99.69%. Comparing base (2ebdf1b) to head (681a078).

Files with missing lines Patch % Lines
src/Trait/PrivatePropertiesTrait.php 0.00% 2 Missing ⚠️
src/Trait/MagicPropertiesTrait.php 75.00% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##              master     #571      +/-   ##
=============================================
- Coverage     100.00%   99.69%   -0.31%     
- Complexity       658      663       +5     
=============================================
  Files             43       43              
  Lines           1638     1646       +8     
=============================================
+ Hits            1638     1641       +3     
- Misses             0        5       +5     

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

@Tigrov Tigrov added the status:code review The pull request needs review. label May 3, 2026
@Tigrov Tigrov requested a review from a team May 3, 2026 10:35
Comment thread src/ActiveRecord.php
@Tigrov Tigrov merged commit 4a09812 into master May 3, 2026
3 checks passed
@Tigrov Tigrov deleted the optimize-get branch May 3, 2026 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status:code review The pull request needs review.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants