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 .ova files #402

Merged
merged 2 commits into from
Oct 6, 2023
Merged

Add support for .ova files #402

merged 2 commits into from
Oct 6, 2023

Conversation

Schamper
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Sep 26, 2023

Codecov Report

Merging #402 (b06e43b) into main (1ea94b5) will increase coverage by 0.07%.
The diff coverage is 86.66%.

@@            Coverage Diff             @@
##             main     #402      +/-   ##
==========================================
+ Coverage   73.68%   73.76%   +0.07%     
==========================================
  Files         251      252       +1     
  Lines       20174    20188      +14     
==========================================
+ Hits        14866    14892      +26     
+ Misses       5308     5296      -12     
Flag Coverage Δ
unittests 73.76% <86.66%> (+0.07%) ⬆️

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

Files Coverage Δ
dissect/target/loader.py 92.59% <100.00%> (+0.09%) ⬆️
dissect/target/loaders/ova.py 92.85% <92.85%> (ø)
dissect/target/loaders/vmx.py 89.47% <0.00%> (ø)
dissect/target/loaders/ovf.py 91.66% <85.71%> (+51.66%) ⬆️

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

Copy link
Contributor

@cecinestpasunepipe cecinestpasunepipe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested on ova-files, works excellent!

@Schamper Schamper merged commit c35096b into main Oct 6, 2023
@Schamper Schamper deleted the ova-support branch October 6, 2023 15:00
Schamper added a commit that referenced this pull request Oct 27, 2023
Poeloe pushed a commit that referenced this pull request Feb 29, 2024
Zawadidone pushed a commit to Zawadidone/dissect.target that referenced this pull request Apr 5, 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.

2 participants