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 targetrc file to execute commands when a target shell is spawned #859

Merged
merged 8 commits into from
Oct 7, 2024

Use union syntax instead of optional

5b96b70
Select commit
Loading
Failed to load commit list.
Merged

Add support for targetrc file to execute commands when a target shell is spawned #859

Use union syntax instead of optional
5b96b70
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 7, 2024 in 0s

76.34% (+0.00%) compared to 3ac5b79

View this Pull Request on Codecov

76.34% (+0.00%) compared to 3ac5b79

Details

Codecov Report

Attention: Patch coverage is 87.50000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 76.34%. Comparing base (3ac5b79) to head (5b96b70).

Files with missing lines Patch % Lines
dissect/target/tools/shell.py 87.50% 3 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #859   +/-   ##
=======================================
  Coverage   76.33%   76.34%           
=======================================
  Files         313      313           
  Lines       26859    26883   +24     
=======================================
+ Hits        20503    20524   +21     
- Misses       6356     6359    +3     

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