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
38 stars 42 forks source link

Fallback mount sysvol to C: if not mounted to another drive letter #671

Closed Schamper closed 3 months ago

Schamper commented 3 months ago

Fixes #666

codecov-commenter commented 3 months ago

Codecov Report

Attention: Patch coverage is 83.33333% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 74.90%. Comparing base (52c4480) to head (e2d076c).

Files Patch % Lines
dissect/target/plugins/os/windows/_os.py 83.33% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #671 +/- ## ======================================= Coverage 74.90% 74.90% ======================================= Files 288 288 Lines 24109 24115 +6 ======================================= + Hits 18059 18064 +5 - Misses 6050 6051 +1 ``` | [Flag](https://app.codecov.io/gh/fox-it/dissect.target/pull/671/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/671/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=fox-it) | `74.90% <83.33%> (+<0.01%)` | :arrow_up: | 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.