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

util: fix datarace and leak in TestGlobalMemoryControlForAnalyze #41548

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Merge remote-tracking branch 'pingcap/master' into fix-flaky-test

0ba73bf
Select commit
Loading
Failed to load commit list.
Open

util: fix datarace and leak in TestGlobalMemoryControlForAnalyze #41548

Merge remote-tracking branch 'pingcap/master' into fix-flaky-test
0ba73bf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 11, 2024 in 0s

73.6604% (-0.0039%) compared to 7cac20e

View this Pull Request on Codecov

73.6604% (-0.0039%) compared to 7cac20e

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.6604%. Comparing base (7cac20e) to head (0ba73bf).
Report is 4952 commits behind head on master.

Additional details and impacted files
@@               Coverage Diff                @@
##             master     #41548        +/-   ##
================================================
- Coverage   73.6643%   73.6604%   -0.0040%     
================================================
  Files          1126       1126                
  Lines        359482     359482                
================================================
- Hits         264810     264796        -14     
- Misses        77585      77607        +22     
+ Partials      17087      17079         -8