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 Data race in semi-join #17417

Merged
merged 4 commits into from
Dec 28, 2024

test: remove skipping line

8d28914
Select commit
Loading
Failed to load commit list.
Merged

Fix Data race in semi-join #17417

test: remove skipping line
8d28914
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 28, 2024 in 1s

67.67% (-0.01%) compared to 9383943, passed because coverage increased by 0% when compared to adjusted base (67.67%)

View this Pull Request on Codecov

67.67% (-0.01%) compared to 9383943, passed because coverage increased by 0% when compared to adjusted base (67.67%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.67%. Comparing base (9383943) to head (8d28914).

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #17417      +/-   ##
==========================================
- Coverage   67.67%   67.67%   -0.01%     
==========================================
  Files        1583     1583              
  Lines      254363   254365       +2     
==========================================
- Hits       172140   172138       -2     
- Misses      82223    82227       +4     

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