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 limit check for listing S3 objects #12018

Merged
merged 2 commits into from
Jan 25, 2024

Apply spotless fix

b83f2e0
Select commit
Loading
Failed to load commit list.
Merged

Fix limit check for listing S3 objects #12018

Apply spotless fix
b83f2e0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 25, 2024 in 1s

71.35% (target 70.00%)

View this Pull Request on Codecov

71.35% (target 70.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b4306b6) 71.33% compared to head (b83f2e0) 71.35%.

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #12018      +/-   ##
============================================
+ Coverage     71.33%   71.35%   +0.01%     
+ Complexity    59461    59459       -2     
============================================
  Files          4925     4925              
  Lines        279458   279458              
  Branches      40631    40631              
============================================
+ Hits         199342   199394      +52     
+ Misses        63486    63465      -21     
+ Partials      16630    16599      -31     

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