Skip to content

feat(tree): Add editable state to the nodes

7b90786
Select commit
Loading
Failed to load commit list.
Draft

feat(tree): Add editable state to the nodes #1264

feat(tree): Add editable state to the nodes
7b90786
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 6, 2026 in 0s

83.41% (-7.20%) compared to b0d8167

View this Pull Request on Codecov

83.41% (-7.20%) compared to b0d8167

Details

Codecov Report

❌ Patch coverage is 12.28070% with 50 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.41%. Comparing base (b0d8167) to head (7b90786).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
core/src/components/tree/tree.ts 12.28% 50 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (b0d8167) and HEAD (7b90786). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (b0d8167) HEAD (7b90786)
e2e 1 0
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1264      +/-   ##
==========================================
- Coverage   90.61%   83.41%   -7.20%     
==========================================
  Files         117       49      -68     
  Lines        3399     2382    -1017     
  Branches      545      425     -120     
==========================================
- Hits         3080     1987    -1093     
- Misses        205      292      +87     
+ Partials      114      103      -11     

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