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

Try to mitigate data race in the HashAggregate #4906

Merged
merged 1 commit into from
Feb 14, 2025

Try to mitigate data race in the HashAggregate

47283ee
Select commit
Loading
Failed to load commit list.
Merged

Try to mitigate data race in the HashAggregate #4906

Try to mitigate data race in the HashAggregate
47283ee
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 13, 2025 in 0s

86.48% (target 80.00%)

View this Pull Request on Codecov

86.48% (target 80.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.48%. Comparing base (5399489) to head (47283ee).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4906   +/-   ##
=======================================
  Coverage   86.48%   86.48%           
=======================================
  Files        1403     1403           
  Lines       60466    60466           
  Branches     7429     7431    +2     
=======================================
+ Hits        52294    52296    +2     
+ Misses       8003     8001    -2     
  Partials      169      169           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.