fox-it / acquire

acquire is a tool to quickly gather forensic artifacts from disk images or a live system into a lightweight container.
GNU Affero General Public License v3.0
91 stars 26 forks source link

Improve logging successful and failed acquire runs #177

Closed pyrco closed 5 months ago

pyrco commented 5 months ago
codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 9.52381% with 95 lines in your changes missing coverage. Please review.

Project coverage is 43.64%. Comparing base (f5b50b6) to head (54cccbb).

Files Patch % Lines
acquire/acquire.py 6.00% 94 Missing :warning:
acquire/utils.py 75.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #177 +/- ## ========================================== - Coverage 44.36% 43.64% -0.72% ========================================== Files 26 26 Lines 3316 3345 +29 ========================================== - Hits 1471 1460 -11 - Misses 1845 1885 +40 ``` | [Flag](https://app.codecov.io/gh/fox-it/acquire/pull/177/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=fox-it) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/fox-it/acquire/pull/177/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=fox-it) | `43.64% <9.52%> (-0.72%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=fox-it#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.