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

Improve robustness of journal plugin #872

Merged
merged 15 commits into from
Oct 16, 2024

fix for older python versions

7639ef3
Select commit
Loading
Failed to load commit list.
Merged

Improve robustness of journal plugin #872

fix for older python versions
7639ef3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 15, 2024 in 0s

63.15% of diff hit (target 76.70%)

View this Pull Request on Codecov

63.15% of diff hit (target 76.70%)

Annotations

Check warning on line 277 in dissect/target/plugins/os/unix/log/journal.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dissect/target/plugins/os/unix/log/journal.py#L274-L277

Added lines #L274 - L277 were not covered by tests

Check warning on line 295 in dissect/target/plugins/os/unix/log/journal.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dissect/target/plugins/os/unix/log/journal.py#L294-L295

Added lines #L294 - L295 were not covered by tests

Check warning on line 298 in dissect/target/plugins/os/unix/log/journal.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dissect/target/plugins/os/unix/log/journal.py#L298

Added line #L298 was not covered by tests

Check warning on line 315 in dissect/target/plugins/os/unix/log/journal.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dissect/target/plugins/os/unix/log/journal.py#L315

Added line #L315 was not covered by tests

Check warning on line 318 in dissect/target/plugins/os/unix/log/journal.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dissect/target/plugins/os/unix/log/journal.py#L318

Added line #L318 was not covered by tests

Check warning on line 340 in dissect/target/plugins/os/unix/log/journal.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dissect/target/plugins/os/unix/log/journal.py#L337-L340

Added lines #L337 - L340 were not covered by tests

Check warning on line 348 in dissect/target/plugins/os/unix/log/journal.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dissect/target/plugins/os/unix/log/journal.py#L348

Added line #L348 was not covered by tests

Check warning on line 351 in dissect/target/plugins/os/unix/log/journal.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dissect/target/plugins/os/unix/log/journal.py#L351

Added line #L351 was not covered by tests

Check warning on line 356 in dissect/target/plugins/os/unix/log/journal.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dissect/target/plugins/os/unix/log/journal.py#L356

Added line #L356 was not covered by tests

Check warning on line 361 in dissect/target/plugins/os/unix/log/journal.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dissect/target/plugins/os/unix/log/journal.py#L361

Added line #L361 was not covered by tests

Check warning on line 364 in dissect/target/plugins/os/unix/log/journal.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dissect/target/plugins/os/unix/log/journal.py#L364

Added line #L364 was not covered by tests

Check warning on line 367 in dissect/target/plugins/os/unix/log/journal.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dissect/target/plugins/os/unix/log/journal.py#L367

Added line #L367 was not covered by tests

Check warning on line 373 in dissect/target/plugins/os/unix/log/journal.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dissect/target/plugins/os/unix/log/journal.py#L372-L373

Added lines #L372 - L373 were not covered by tests

Check warning on line 379 in dissect/target/plugins/os/unix/log/journal.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dissect/target/plugins/os/unix/log/journal.py#L378-L379

Added lines #L378 - L379 were not covered by tests

Check warning on line 414 in dissect/target/plugins/os/unix/log/journal.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dissect/target/plugins/os/unix/log/journal.py#L413-L414

Added lines #L413 - L414 were not covered by tests

Check warning on line 422 in dissect/target/plugins/os/unix/log/journal.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dissect/target/plugins/os/unix/log/journal.py#L420-L422

Added lines #L420 - L422 were not covered by tests