Skip to content
This repository was archived by the owner on Feb 24, 2026. It is now read-only.

feat: allow `filePath` to be `null` in `TreeNode.insertParsedPath`

733034c
Select commit
Loading
Failed to load commit list.
Open

feat: allow filePath to be null on a route added in an editable tree #607

feat: allow `filePath` to be `null` in `TreeNode.insertParsedPath`
733034c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 7, 2025 in 0s

60.90% (-0.82%) compared to cd4a3f8

View this Pull Request on Codecov

60.90% (-0.82%) compared to cd4a3f8

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 60.90%. Comparing base (cd4a3f8) to head (733034c).
⚠️ Report is 82 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #607      +/-   ##
==========================================
- Coverage   61.72%   60.90%   -0.82%     
==========================================
  Files          32       36       +4     
  Lines        3135     3379     +244     
  Branches      580      619      +39     
==========================================
+ Hits         1935     2058     +123     
- Misses       1194     1314     +120     
- Partials        6        7       +1     

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