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 Proxmox support #837

Open
wants to merge 42 commits into
base: main
Choose a base branch
from

Merge branch 'main' into add-proxmox-support

7a5bd65
Select commit
Loading
Failed to load commit list.
Open

Add Proxmox support #837

Merge branch 'main' into add-proxmox-support
7a5bd65
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 16, 2024 in 1s

75.56% (-0.03%) compared to c5bf1ed

View this Pull Request on Codecov

75.56% (-0.03%) compared to c5bf1ed

Details

Codecov Report

Attention: Patch coverage is 72.72727% with 42 lines in your changes missing coverage. Please review.

Project coverage is 75.56%. Comparing base (c5bf1ed) to head (7a5bd65).

Files with missing lines Patch % Lines
dissect/target/loaders/proxmox.py 29.26% 29 Missing ⚠️
...target/plugins/os/unix/linux/debian/proxmox/_os.py 89.04% 8 Missing ⚠️
dissect/target/plugins/child/proxmox.py 83.33% 2 Missing ⚠️
dissect/target/plugins/os/unix/_os.py 66.66% 2 Missing ⚠️
.../target/plugins/os/unix/linux/debian/proxmox/vm.py 92.30% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #837      +/-   ##
==========================================
- Coverage   75.59%   75.56%   -0.03%     
==========================================
  Files         311      315       +4     
  Lines       26561    26708     +147     
==========================================
+ Hits        20078    20183     +105     
- Misses       6483     6525      +42     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.