Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Parallels PVM/PVS/HDD/HDS #220

Merged
merged 5 commits into from
May 2, 2023
Merged

Add support for Parallels PVM/PVS/HDD/HDS #220

merged 5 commits into from
May 2, 2023

Conversation

Schamper
Copy link
Member

dissect/target/container.py Outdated Show resolved Hide resolved
tests/test_loaders_pvm.py Outdated Show resolved Hide resolved
@Schamper Schamper requested a review from Miauwkeru April 19, 2023 10:59
@Schamper Schamper changed the title Add support for Parallels PVM/PVS/HDD Add support for Parallels PVM/PVS/HDD/HDS Apr 19, 2023
@codecov
Copy link

codecov bot commented Apr 20, 2023

Codecov Report

Merging #220 (2d837d0) into main (6e02f7a) will increase coverage by 0.04%.
The diff coverage is 77.17%.

@@            Coverage Diff             @@
##             main     #220      +/-   ##
==========================================
+ Coverage   68.34%   68.38%   +0.04%     
==========================================
  Files         217      221       +4     
  Lines       16894    16985      +91     
==========================================
+ Hits        11546    11616      +70     
- Misses       5348     5369      +21     
Flag Coverage Δ
unittests 68.38% <77.17%> (+0.04%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
dissect/target/containers/hdd.py 65.38% <65.38%> (ø)
dissect/target/containers/hds.py 68.96% <68.96%> (ø)
dissect/target/loaders/pvs.py 87.50% <87.50%> (ø)
dissect/target/container.py 88.04% <100.00%> (+0.26%) ⬆️
dissect/target/loader.py 84.21% <100.00%> (+0.42%) ⬆️
dissect/target/loaders/pvm.py 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@Schamper Schamper merged commit abdad6c into main May 2, 2023
18 checks passed
@Schamper Schamper deleted the parallels branch May 2, 2023 14:55
Poeloe pushed a commit that referenced this pull request Feb 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants