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

fix: stats log lost after disable stats log loading on flush #36592

Merged
merged 1 commit into from
Sep 29, 2024

fix: stats log lost after disable stats log loading on flush

a55086f
Select commit
Loading
Failed to load commit list.
Merged

fix: stats log lost after disable stats log loading on flush #36592

fix: stats log lost after disable stats log loading on flush
a55086f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 29, 2024 in 0s

73.40% (target 77.00%)

View this Pull Request on Codecov

73.40% (target 77.00%)

Details

Codecov Report

Attention: Patch coverage is 40.00000% with 6 lines in your changes missing coverage. Please review.

Project coverage is 73.40%. Comparing base (a6545b2) to head (a55086f).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
internal/flushcommon/pipeline/data_sync_service.go 40.00% 3 Missing and 3 partials ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #36592      +/-   ##
==========================================
- Coverage   82.32%   73.40%   -8.93%     
==========================================
  Files        1281     1281              
  Lines      151551   151545       -6     
==========================================
- Hits       124760   111235   -13525     
- Misses      21763    35292   +13529     
+ Partials     5028     5018      -10     
Files with missing lines Coverage Δ
internal/flushcommon/pipeline/data_sync_service.go 77.27% <40.00%> (+1.78%) ⬆️

... and 241 files with indirect coverage changes