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 a dry-run feature to target-query #428

Merged
merged 1 commit into from
Oct 30, 2023

Conversation

pyrco
Copy link
Contributor

@pyrco pyrco commented Oct 30, 2023

When using the option -n or --dry-run, target-query will show for each target which function would have been executed.

(DIS-2125)

@codecov
Copy link

codecov bot commented Oct 30, 2023

Codecov Report

Merging #428 (e6fd940) into main (f4d0db6) will increase coverage by 0.02%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #428      +/-   ##
==========================================
+ Coverage   74.26%   74.28%   +0.02%     
==========================================
  Files         256      256              
  Lines       20460    20466       +6     
==========================================
+ Hits        15195    15204       +9     
+ Misses       5265     5262       -3     
Flag Coverage Δ
unittests 74.28% <100.00%> (+0.02%) ⬆️

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

Files Coverage Δ
dissect/target/tools/query.py 64.51% <100.00%> (+2.43%) ⬆️

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

@pyrco pyrco force-pushed the feature/dis-2125_add-dry-run-to-target-query branch from 3b2a842 to e6fd940 Compare October 30, 2023 13:58
When using the option -n or --dry-run, target-query will show for each
target which function would have been executed.

(DIS-2125)
@pyrco pyrco merged commit d81344d into main Oct 30, 2023
@pyrco pyrco deleted the feature/dis-2125_add-dry-run-to-target-query branch October 30, 2023 15:04
Poeloe pushed a commit that referenced this pull request Feb 29, 2024
When using the option -n or --dry-run, target-query will show for each
target which function would have been executed.

(DIS-2125)
Zawadidone pushed a commit to Zawadidone/dissect.target that referenced this pull request Apr 5, 2024
When using the option -n or --dry-run, target-query will show for each
target which function would have been executed.

(DIS-2125)
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