fox-it / dissect.evidence

A Dissect module implementing a parsers for various forensic evidence file containers, currently: AD1, ASDF and EWF.
GNU Affero General Public License v3.0
7 stars 2 forks source link

Compatibility with cstruct v4 #30

Closed Schamper closed 5 months ago

codecov-commenter commented 5 months ago

Codecov Report

Attention: Patch coverage is 92.30769% with 1 line in your changes missing coverage. Please review.

Project coverage is 63.92%. Comparing base (de340d3) to head (13b0a24).

Files Patch % Lines
dissect/evidence/ad1.py 83.33% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #30 +/- ## ========================================== - Coverage 64.03% 63.92% -0.11% ========================================== Files 11 11 Lines 1012 1009 -3 ========================================== - Hits 648 645 -3 Misses 364 364 ``` | [Flag](https://app.codecov.io/gh/fox-it/dissect.evidence/pull/30/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/dissect.evidence/pull/30/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=fox-it) | `63.92% <92.30%> (-0.11%)` | :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.