Skip to content

use ScanDirEntry namedtuple for ls_scandir

a6779a5
Select commit
Loading
Failed to load commit list.
Draft

Allow ls -tr to allow sorting by time and reverse order #1578

use ScanDirEntry namedtuple for ls_scandir
a6779a5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 25, 2026 in 1s

81.00% (-0.03%) compared to 54808a5

View this Pull Request on Codecov

81.00% (-0.03%) compared to 54808a5

Details

Codecov Report

❌ Patch coverage is 64.44444% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.00%. Comparing base (54808a5) to head (a6779a5).

Files with missing lines Patch % Lines
dissect/target/tools/utils/fs.py 57.89% 16 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1578      +/-   ##
==========================================
- Coverage   81.02%   81.00%   -0.03%     
==========================================
  Files         400      400              
  Lines       34965    34985      +20     
==========================================
+ Hits        28332    28340       +8     
- Misses       6633     6645      +12     

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