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

feat: Ignore file not found error temporarily while compacting files #2745

Merged
merged 2 commits into from
Nov 15, 2023

feat: ignore not found during compaction

a415bb5
Select commit
Loading
Failed to load commit list.
Merged

feat: Ignore file not found error temporarily while compacting files #2745

feat: ignore not found during compaction
a415bb5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 14, 2023 in 0s

84.93% (-0.38%) compared to e2a770f

View this Pull Request on Codecov

84.93% (-0.38%) compared to e2a770f

Details

Codecov Report

Merging #2745 (a415bb5) into develop (e2a770f) will decrease coverage by 0.38%.
Report is 2 commits behind head on develop.
The diff coverage is 68.75%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2745      +/-   ##
===========================================
- Coverage    85.31%   84.93%   -0.38%     
===========================================
  Files          765      765              
  Lines       124537   124551      +14     
===========================================
- Hits        106249   105789     -460     
- Misses       18288    18762     +474