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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

feat: fix data race in semi-join

9440d4a
Select commit
Loading
Failed to load commit list.
Open

Fix Data race in semi-join #17417

feat: fix data race in semi-join
9440d4a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 20, 2024 in 1s

67.64% (+0.04%) compared to 56b5c2a

View this Pull Request on Codecov

67.64% (+0.04%) compared to 56b5c2a

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.64%. Comparing base (56b5c2a) to head (9440d4a).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #17417      +/-   ##
==========================================
+ Coverage   67.60%   67.64%   +0.04%     
==========================================
  Files        1581     1581              
  Lines      253945   253777     -168     
==========================================
+ Hits       171670   171674       +4     
+ Misses      82275    82103     -172     

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