Skip to content

fix: do not re-evaluate internal graph nodes if all its descendants a…#2499

Merged
Aenimus merged 2 commits into
mainfrom
david/eng-8910-fix-internal-graph-incorrect-node-re-evaluation
Feb 12, 2026
Merged

fix: do not re-evaluate internal graph nodes if all its descendants a…#2499
Aenimus merged 2 commits into
mainfrom
david/eng-8910-fix-internal-graph-incorrect-node-re-evaluation

Merge branch 'main' into david/eng-8910-fix-internal-graph-incorrect-…

f13a316
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 12, 2026 in 1s

41.99% (target 30.00%)

View this Pull Request on Codecov

41.99% (target 30.00%)

Details

Codecov Report

❌ Patch coverage is 93.33333% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 41.99%. Comparing base (746b1e3) to head (f13a316).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
composition/src/errors/errors.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #2499       +/-   ##
===========================================
- Coverage   61.77%   41.99%   -19.79%     
===========================================
  Files         231     1000      +769     
  Lines       24126   138762   +114636     
  Branches        0     8008     +8008     
===========================================
+ Hits        14905    58270    +43365     
- Misses       7978    78867    +70889     
- Partials     1243     1625      +382     
Files with missing lines Coverage Δ
...bility-graph/walker/entity-walker/entity-walker.ts 95.14% <100.00%> (ø)
composition/src/errors/errors.ts 82.83% <0.00%> (ø)

... and 790 files with indirect coverage changes

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