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

mounter(ticdc): reuse buf to reduce memory allocation when checksum enabled #11522

Closed
wants to merge 22 commits into from

fix the error

603c321
Select commit
Loading
Failed to load commit list.
Closed

mounter(ticdc): reuse buf to reduce memory allocation when checksum enabled #11522

fix the error
603c321
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 11, 2024 in 0s

57.5017% (+0.0209%) compared to 434eda4

View this Pull Request on Codecov

57.5017% (+0.0209%) compared to 434eda4

Details

Codecov Report

Attention: Patch coverage is 61.90476% with 32 lines in your changes missing coverage. Please review.

Project coverage is 57.5017%. Comparing base (434eda4) to head (603c321).
Report is 1 commits behind head on master.

Additional details and impacted files
Components Coverage Δ
cdc 61.2781% <61.9047%> (+0.0488%) ⬆️
dm 51.0455% <ø> (ø)
engine 63.3738% <ø> (-0.0283%) ⬇️
@@               Coverage Diff                @@
##             master     #11522        +/-   ##
================================================
+ Coverage   57.4807%   57.5017%   +0.0209%     
================================================
  Files           851        851                
  Lines        126524     126518         -6     
================================================
+ Hits          72727      72750        +23     
+ Misses        48399      48372        -27     
+ Partials       5398       5396         -2