Skip to content

fix(entity): traverse front-to-back in getComponentsInChildren#3030

Open
cptbtptpbcptdtptp wants to merge 3 commits into
dev/2.0from
fix/entity-getcomponents-order
Open

fix(entity): traverse front-to-back in getComponentsInChildren#3030
cptbtptpbcptdtptp wants to merge 3 commits into
dev/2.0from
fix/entity-getcomponents-order

docs(entity): document traversal order of getComponentsIncludeChildren

1f1d6e7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 16, 2026 in 1s

79.16% (+1.85%) compared to 97d8d61

View this Pull Request on Codecov

79.16% (+1.85%) compared to 97d8d61

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.16%. Comparing base (97d8d61) to head (1f1d6e7).
⚠️ Report is 6 commits behind head on dev/2.0.

Additional details and impacted files
@@             Coverage Diff             @@
##           dev/2.0    #3030      +/-   ##
===========================================
+ Coverage    77.31%   79.16%   +1.85%     
===========================================
  Files          914      914              
  Lines       101723   101669      -54     
  Branches     10437    11208     +771     
===========================================
+ Hits         78647    80488    +1841     
+ Misses       22892    20994    -1898     
- Partials       184      187       +3     

☔ View full report in Codecov by Harness.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.