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 #4809

Closed joachimmetz closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

Attention: 39 lines in your changes are missing coverage. Please review.

Comparison is base (fbd951d) 85.94% compared to head (fb3674f) 85.91%.

Files Patch % Lines
plaso/preprocessors/windows.py 15.62% 27 Missing :warning:
plaso/preprocessors/macos.py 0.00% 5 Missing :warning:
plaso/preprocessors/manager.py 66.66% 3 Missing :warning:
plaso/preprocessors/interface.py 33.33% 2 Missing :warning:
plaso/preprocessors/linux.py 0.00% 1 Missing :warning:
plaso/preprocessors/mediator.py 85.71% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4809 +/- ## ========================================== - Coverage 85.94% 85.91% -0.03% ========================================== Files 421 421 Lines 38193 38209 +16 ========================================== + Hits 32825 32829 +4 - Misses 5368 5380 +12 ```

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