Skip to content

Add middleware loader

8e48c16
Select commit
Loading
Failed to load commit list.
Open

Add middleware loader #1589

Add middleware loader
8e48c16
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 26, 2026 in 1s

81.09% (+0.06%) compared to 54808a5

View this Pull Request on Codecov

81.09% (+0.06%) compared to 54808a5

Details

Codecov Report

❌ Patch coverage is 89.28571% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.09%. Comparing base (54808a5) to head (8e48c16).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
dissect/target/loader.py 86.66% 2 Missing ⚠️
dissect/target/loaders/vbk.py 92.30% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1589      +/-   ##
==========================================
+ Coverage   81.02%   81.09%   +0.06%     
==========================================
  Files         400      401       +1     
  Lines       34965    34988      +23     
==========================================
+ Hits        28332    28372      +40     
+ Misses       6633     6616      -17     

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