log2timeline / plaso

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

Changes to use f-strings instead of format #4846

Closed joachimmetz closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 85.18%. Comparing base (18088b7) to head (fbf0f3e).

Files Patch % Lines
plaso/storage/sqlite/sqlite_file.py 41.17% 10 Missing :warning:
plaso/storage/redis/redis_store.py 50.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4846 +/- ## ========================================== - Coverage 85.18% 85.18% -0.01% ========================================== Files 427 427 Lines 38579 38578 -1 ========================================== - Hits 32865 32864 -1 Misses 5714 5714 ```

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