Skip to content

The three late-binding keywords (self, static, parent) resolve in one place: Domain\LateBindingKeyword - #481

Merged
Firehed merged 10 commits into
mainfrom
step/26
Sep 2, 2026
Merged

The three late-binding keywords (self, static, parent) resolve in one place: Domain\LateBindingKeyword#481
Firehed merged 10 commits into
mainfrom
step/26

Route DefaultClassInfoFactory::resolveClassName through LateBindingKe…

445c1b4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 2, 2026 in 1s

99.39% (-0.01%) compared to 4dfafb5, passed because coverage increased by 0% when compared to adjusted base (99.38%)

View this Pull Request on Codecov

99.39% (-0.01%) compared to 4dfafb5, passed because coverage increased by 0% when compared to adjusted base (99.38%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.39%. Comparing base (4dfafb5) to head (445c1b4).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #481      +/-   ##
============================================
- Coverage     99.39%   99.39%   -0.01%     
+ Complexity     1863     1857       -6     
============================================
  Files           132      133       +1     
  Lines          4789     4780       -9     
============================================
- Hits           4760     4751       -9     
  Misses           29       29              

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.