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

Implement lazy Union operation #1557

Merged
merged 10 commits into from
Oct 18, 2024

Use range-based for loop

bb544ba
Select commit
Loading
Failed to load commit list.
Merged

Implement lazy Union operation #1557

Use range-based for loop
bb544ba
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 18, 2024 in 1s

88.95% (+0.50%) compared to 81a9350

View this Pull Request on Codecov

88.95% (+0.50%) compared to 81a9350

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.95%. Comparing base (81a9350) to head (bb544ba).
Report is 4 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1557      +/-   ##
==========================================
+ Coverage   88.45%   88.95%   +0.50%     
==========================================
  Files         362      364       +2     
  Lines       27455    33179    +5724     
  Branches     3705     3723      +18     
==========================================
+ Hits        24285    29516    +5231     
- Misses       1938     2431     +493     
  Partials     1232     1232              

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