log2timeline / plaso

Super timeline all the things
https://plaso.readthedocs.io
Apache License 2.0
1.66k stars 327 forks source link

Changes to use f-strings instead of format #4840

Closed joachimmetz closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 78.26087% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 85.24%. Comparing base (ed8a139) to head (9dd0f61).

Files Patch % Lines
plaso/engine/timeliner.py 33.33% 4 Missing :warning:
plaso/engine/path_filters.py 75.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4840 +/- ## ========================================== - Coverage 85.24% 85.24% -0.01% ========================================== Files 426 426 Lines 38532 38525 -7 ========================================== - Hits 32847 32841 -6 + Misses 5685 5684 -1 ```

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