Skip to content

remove truncation method in filelogger

12c6895
Select commit
Loading
Failed to load commit list.
Merged

Fix excessive disk logging #287

remove truncation method in filelogger
12c6895
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 31, 2025 in 0s

92.42% (+0.16%) compared to e989b35

View this Pull Request on Codecov

92.42% (+0.16%) compared to e989b35

Details

Codecov Report

Attention: Patch coverage is 98.93617% with 1 line in your changes missing coverage. Please review.

Project coverage is 92.42%. Comparing base (e989b35) to head (12c6895).

Files with missing lines Patch % Lines
src/core/tests/Test_FileLogger.py 98.87% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #287      +/-   ##
==========================================
+ Coverage   92.26%   92.42%   +0.16%     
==========================================
  Files          96       97       +1     
  Lines       16105    16199      +94     
==========================================
+ Hits        14859    14972     +113     
+ Misses       1246     1227      -19     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.