Skip to content
This repository was archived by the owner on Nov 20, 2025. It is now read-only.

Improve support searching indexes

d51d52c
Select commit
Loading
Failed to load commit list.
Merged

Improve support for searching indexes #36

Improve support searching indexes
d51d52c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 29, 2025 in 0s

78.84% (+0.02%) compared to 3f721c4

View this Pull Request on Codecov

78.84% (+0.02%) compared to 3f721c4

Details

Codecov Report

Attention: Patch coverage is 77.88018% with 48 lines in your changes missing coverage. Please review.

Project coverage is 78.84%. Comparing base (3f721c4) to head (d51d52c).

Files with missing lines Patch % Lines
dissect/esedb/cursor.py 77.52% 20 Missing ⚠️
dissect/esedb/table.py 65.71% 12 Missing ⚠️
dissect/esedb/btree.py 86.11% 10 Missing ⚠️
dissect/esedb/index.py 80.00% 3 Missing ⚠️
dissect/esedb/page.py 0.00% 1 Missing ⚠️
dissect/esedb/record.py 50.00% 1 Missing ⚠️
dissect/esedb/tools/sru.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #36      +/-   ##
==========================================
+ Coverage   78.81%   78.84%   +0.02%     
==========================================
  Files          15       16       +1     
  Lines        1284     1418     +134     
==========================================
+ Hits         1012     1118     +106     
- Misses        272      300      +28     

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