Skip to content

Load remote FS tree lazily on modal open and on per-remote expansion

96750d7
Select commit
Loading
Failed to load commit list.
Draft

Enhance remote directory handling and optimise fetching #1691

Load remote FS tree lazily on modal open and on per-remote expansion
96750d7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 22, 2026 in 0s

79.41% (-0.01%) compared to 7238f1e, passed because coverage increased by 0% when compared to adjusted base (79.40%)

View this Pull Request on Codecov

79.41% (-0.01%) compared to 7238f1e, passed because coverage increased by 0% when compared to adjusted base (79.40%)

Details

Codecov Report

❌ Patch coverage is 83.33333% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 79.41%. Comparing base (7238f1e) to head (96750d7).

Files with missing lines Patch % Lines
pydatalab/src/pydatalab/routes/v0_1/remotes.py 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1691      +/-   ##
==========================================
- Coverage   79.41%   79.41%   -0.01%     
==========================================
  Files          80       80              
  Lines        6972     6975       +3     
==========================================
+ Hits         5537     5539       +2     
- Misses       1435     1436       +1     
Files with missing lines Coverage Δ
pydatalab/src/pydatalab/routes/v0_1/remotes.py 86.20% <83.33%> (-1.07%) ⬇️
🚀 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.