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

PseudoID fixes for complement tests #417

Merged
merged 2 commits into from
Sep 26, 2023

Merge branch 'main' into complement-fixes

217db56
Select commit
Loading
Failed to load commit list.
Merged

PseudoID fixes for complement tests #417

Merge branch 'main' into complement-fixes
217db56
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 26, 2023 in 0s

58.76% (+0.03%) compared to 162387a

View this Pull Request on Codecov

58.76% (+0.03%) compared to 162387a

Details

Codecov Report

Attention: 11 lines in your changes are missing coverage. Please review.

Comparison is base (162387a) 58.72% compared to head (217db56) 58.76%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #417      +/-   ##
==========================================
+ Coverage   58.72%   58.76%   +0.03%     
==========================================
  Files          51       51              
  Lines        7096     7098       +2     
==========================================
+ Hits         4167     4171       +4     
+ Misses       2537     2536       -1     
+ Partials      392      391       -1     
Files Coverage Δ
performjoin.go 60.21% <25.00%> (+0.42%) ⬆️
eventcrypto.go 59.47% <71.42%> (-0.37%) ⬇️
handlejoin.go 72.96% <20.00%> (-0.10%) ⬇️

... and 1 file with indirect coverage changes

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