refactor(rust): Add generic tree traversal with edge value propagation#27249
refactor(rust): Add generic tree traversal with edge value propagation#27249
Conversation
|
The uncompressed lib size after this PR is 58.8380 MB. |
|
The uncompressed lib size after this PR is 58.8377 MB. |
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## nxs/expr-projection-height #27249 +/- ##
=============================================================
Coverage ? 81.88%
=============================================================
Files ? 1823
Lines ? 251386
Branches ? 3149
=============================================================
Hits ? 205842
Misses ? 44736
Partials ? 808 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
The uncompressed lib size after this PR is 58.8381 MB. |
|
The uncompressed lib size after this PR is 58.8366 MB. |
|
The uncompressed lib size after this PR is 58.8362 MB. |
2d26193 to
c492bc0
Compare
|
The uncompressed lib size after this PR is 58.8362 MB. |
662d1fb to
17e892d
Compare
c492bc0 to
352bd25
Compare
|
The uncompressed lib size after this PR is 61.4685 MB. |
352bd25 to
7de45c2
Compare
|
The uncompressed lib size after this PR is 60.8554 MB. |
028a364 to
56074cb
Compare
|
The uncompressed lib size after this PR is 60.6824 MB. |
And use for expr height resolution / length-preserving resolution.
This should be generically re-usable for the following use cases:
--