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 functions to efficiently serialize records #24

Merged
merged 6 commits into from
Sep 4, 2023

Fix range error and linting issue. Add unit test for record

974543b
Select commit
Loading
Failed to load commit list.
Merged

Add functions to efficiently serialize records #24

Fix range error and linting issue. Add unit test for record
974543b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 4, 2023 in 1s

82.35% of diff hit (target 79.12%)

View this Pull Request on Codecov

82.35% of diff hit (target 79.12%)

Annotations

Check warning on line 202 in dissect/esedb/record.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dissect/esedb/record.py#L202

Added line #L202 was not covered by tests

Check warning on line 210 in dissect/esedb/record.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dissect/esedb/record.py#L209-L210

Added lines #L209 - L210 were not covered by tests