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 race due to wrong usage #8655

Merged
merged 2 commits into from
Sep 24, 2024

Merge branch 'master' into fix-test-2024-28

35a18ff
Select commit
Loading
Failed to load commit list.
Merged

*: fix race due to wrong usage #8655

Merge branch 'master' into fix-test-2024-28
35a18ff
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 24, 2024 in 0s

77.74% (+0.10%) compared to 6b927e1

View this Pull Request on Codecov

77.74% (+0.10%) compared to 6b927e1

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.74%. Comparing base (6b927e1) to head (35a18ff).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8655      +/-   ##
==========================================
+ Coverage   77.64%   77.74%   +0.10%     
==========================================
  Files         474      474              
  Lines       62105    62105              
==========================================
+ Hits        48220    48286      +66     
+ Misses      10334    10271      -63     
+ Partials     3551     3548       -3