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

DynamoDB: scan() now supports parallelization using the Segment/TotalSegments parameters #8303

Merged
merged 1 commit into from
Nov 10, 2024

DynamoDB: scan() now supports parallelization using the Segment/Total…

44798a5
Select commit
Loading
Failed to load commit list.
Merged

DynamoDB: scan() now supports parallelization using the Segment/TotalSegments parameters #8303

DynamoDB: scan() now supports parallelization using the Segment/Total…
44798a5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 10, 2024 in 1s

94.56% (+0.00%) compared to 6218e88

View this Pull Request on Codecov

94.56% (+0.00%) compared to 6218e88

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.56%. Comparing base (6218e88) to head (44798a5).
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #8303   +/-   ##
=======================================
  Coverage   94.56%   94.56%           
=======================================
  Files        1159     1159           
  Lines      100863   100881   +18     
=======================================
+ Hits        95385    95403   +18     
  Misses       5478     5478           

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