fox-it / dissect.target

The Dissect module tying all other Dissect modules together. It provides a programming API and command line tools which allow easy access to various data sources inside disk images or file collections (a.k.a. targets).
GNU Affero General Public License v3.0
44 stars 44 forks source link

Yield MFT segments in specified range #672

Closed Zawadidone closed 1 month ago

Zawadidone commented 5 months ago

Closes #665

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 77.27273% with 10 lines in your changes missing coverage. Please review.

Project coverage is 75.45%. Comparing base (fabbdf9) to head (f3a8ddc).

Files Patch % Lines
dissect/target/plugins/filesystem/ntfs/mft.py 77.27% 10 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #672 +/- ## ========================================== - Coverage 75.45% 75.45% -0.01% ========================================== Files 296 296 Lines 25629 25643 +14 ========================================== + Hits 19339 19348 +9 - Misses 6290 6295 +5 ``` | [Flag](https://app.codecov.io/gh/fox-it/dissect.target/pull/672/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=fox-it) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/fox-it/dissect.target/pull/672/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=fox-it) | `75.45% <77.27%> (-0.01%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=fox-it#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.