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

[release-20.0] Fix Data race in semi-join (#17417) #17446

Merged
merged 2 commits into from
Dec 30, 2024

empty commit to kick CI

5bedd01
Select commit
Loading
Failed to load commit list.
Merged

[release-20.0] Fix Data race in semi-join (#17417) #17446

empty commit to kick CI
5bedd01
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 28, 2024 in 1s

66.43% (+0.02%) compared to 722cbbd

View this Pull Request on Codecov

66.43% (+0.02%) compared to 722cbbd

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.43%. Comparing base (722cbbd) to head (5bedd01).

Additional details and impacted files
@@               Coverage Diff                @@
##           release-20.0   #17446      +/-   ##
================================================
+ Coverage         66.40%   66.43%   +0.02%     
================================================
  Files              1541     1541              
  Lines            244092   244094       +2     
================================================
+ Hits             162098   162159      +61     
+ Misses            81994    81935      -59     

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