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

refactor: RegionEngine::handle_request always returns affected rows #2874

Merged
merged 11 commits into from
Dec 6, 2023

flatten return AffectedRows

911a4c1
Select commit
Loading
Failed to load commit list.
Merged

refactor: RegionEngine::handle_request always returns affected rows #2874

flatten return AffectedRows
911a4c1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 6, 2023 in 0s

84.35% (-0.52%) compared to b3ffe5c

View this Pull Request on Codecov

84.35% (-0.52%) compared to b3ffe5c

Details

Codecov Report

Merging #2874 (911a4c1) into develop (b3ffe5c) will decrease coverage by 0.52%.
Report is 5 commits behind head on develop.
The diff coverage is 86.51%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2874      +/-   ##
===========================================
- Coverage    84.86%   84.35%   -0.52%     
===========================================
  Files          745      749       +4     
  Lines       117222   117896     +674     
===========================================
- Hits         99482    99448      -34     
- Misses       17740    18448     +708