Skip to content

feat(tree): add multi-root directory labels - #1024

Merged
yamadashy merged 3 commits into
yamadashy:mainfrom
spandan-kumar:feat/multi-root-directory-tree-labels-1023
Jan 7, 2026
Merged

feat(tree): add multi-root directory labels#1024
yamadashy merged 3 commits into
yamadashy:mainfrom
spandan-kumar:feat/multi-root-directory-tree-labels-1023

refactor(tree): address review comments for multi-root tree generation

f3f1277
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 4, 2026 in 0s

87.15% (target 75.00%)

View this Pull Request on Codecov

87.15% (target 75.00%)

Details

Codecov Report

❌ Patch coverage is 81.48148% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.15%. Comparing base (f7c68b5) to head (f3f1277).

Files with missing lines Patch % Lines
src/core/file/fileTreeGenerate.ts 75.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1024      +/-   ##
==========================================
- Coverage   87.19%   87.15%   -0.04%     
==========================================
  Files         116      116              
  Lines        4350     4376      +26     
  Branches     1011     1019       +8     
==========================================
+ Hits         3793     3814      +21     
- Misses        557      562       +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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.