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

Move VMA, XVA and VBK to dissect.archive #8

Merged
merged 3 commits into from
Nov 7, 2024

Update pyproject.toml

b0a90df
Select commit
Loading
Failed to load commit list.
Merged

Move VMA, XVA and VBK to dissect.archive #8

Update pyproject.toml
b0a90df
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 6, 2024 in 1s

0.00% of diff hit (target 0.00%)

View this Pull Request on Codecov

0.00% of diff hit (target 0.00%)

Annotations

Check warning on line 1 in dissect/archive/c_vbk.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dissect/archive/c_vbk.py#L1

Added line #L1 was not covered by tests

Check warning on line 3 in dissect/archive/c_vbk.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dissect/archive/c_vbk.py#L3

Added line #L3 was not covered by tests

Check warning on line 287 in dissect/archive/c_vbk.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dissect/archive/c_vbk.py#L287

Added line #L287 was not covered by tests

Check warning on line 290 in dissect/archive/c_vbk.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dissect/archive/c_vbk.py#L289-L290

Added lines #L289 - L290 were not covered by tests

Check warning on line 1 in dissect/archive/c_vma.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dissect/archive/c_vma.py#L1

Added line #L1 was not covered by tests

Check warning on line 3 in dissect/archive/c_vma.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dissect/archive/c_vma.py#L3

Added line #L3 was not covered by tests

Check warning on line 56 in dissect/archive/c_vma.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dissect/archive/c_vma.py#L56

Added line #L56 was not covered by tests

Check warning on line 60 in dissect/archive/c_vma.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dissect/archive/c_vma.py#L59-L60

Added lines #L59 - L60 were not covered by tests

Check warning on line 9 in dissect/archive/exceptions.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dissect/archive/exceptions.py#L9

Added line #L9 was not covered by tests

Check warning on line 14 in dissect/archive/exceptions.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dissect/archive/exceptions.py#L13-L14

Added lines #L13 - L14 were not covered by tests

Check warning on line 17 in dissect/archive/exceptions.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dissect/archive/exceptions.py#L17

Added line #L17 was not covered by tests

Check warning on line 4 in dissect/archive/tools/backup.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dissect/archive/tools/backup.py#L1-L4

Added lines #L1 - L4 were not covered by tests

Check warning on line 8 in dissect/archive/tools/backup.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dissect/archive/tools/backup.py#L6-L8

Added lines #L6 - L8 were not covered by tests

Check warning on line 12 in dissect/archive/tools/backup.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dissect/archive/tools/backup.py#L10-L12

Added lines #L10 - L12 were not covered by tests

Check warning on line 21 in dissect/archive/tools/backup.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dissect/archive/tools/backup.py#L21

Added line #L21 was not covered by tests

Check warning on line 34 in dissect/archive/tools/backup.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dissect/archive/tools/backup.py#L33-L34

Added lines #L33 - L34 were not covered by tests

Check warning on line 39 in dissect/archive/tools/backup.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dissect/archive/tools/backup.py#L36-L39

Added lines #L36 - L39 were not covered by tests

Check warning on line 42 in dissect/archive/tools/backup.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dissect/archive/tools/backup.py#L41-L42

Added lines #L41 - L42 were not covered by tests

Check warning on line 45 in dissect/archive/tools/backup.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dissect/archive/tools/backup.py#L44-L45

Added lines #L44 - L45 were not covered by tests

Check warning on line 49 in dissect/archive/tools/backup.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dissect/archive/tools/backup.py#L47-L49

Added lines #L47 - L49 were not covered by tests

Check warning on line 53 in dissect/archive/tools/backup.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dissect/archive/tools/backup.py#L51-L53

Added lines #L51 - L53 were not covered by tests

Check warning on line 55 in dissect/archive/tools/backup.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dissect/archive/tools/backup.py#L55

Added line #L55 was not covered by tests

Check warning on line 57 in dissect/archive/tools/backup.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dissect/archive/tools/backup.py#L57

Added line #L57 was not covered by tests

Check warning on line 61 in dissect/archive/tools/backup.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dissect/archive/tools/backup.py#L59-L61

Added lines #L59 - L61 were not covered by tests

Check warning on line 68 in dissect/archive/tools/backup.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dissect/archive/tools/backup.py#L63-L68

Added lines #L63 - L68 were not covered by tests