Skip to content

Fix count items stuck on empty bucket list#402

Merged
bert-e merged 3 commits into
development/1.16from
bugfix/S3UTILS-243
Jun 25, 2026
Merged

Fix count items stuck on empty bucket list#402
bert-e merged 3 commits into
development/1.16from
bugfix/S3UTILS-243

fix broken test because of empty bucketInfos not properly created

f4ea39f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 25, 2026 in 1s

45.27% (-0.01%) compared to 9a5c496, passed because coverage increased by 0.02% when compared to adjusted base (45.25%)

View this Pull Request on Codecov

45.27% (-0.01%) compared to 9a5c496, passed because coverage increased by 0.02% when compared to adjusted base (45.25%)

Details

Codecov Report

❌ Patch coverage is 66.66667% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 45.27%. Comparing base (9a5c496) to head (f4ea39f).

Files with missing lines Patch % Lines
CountItems/CountManager.js 33.33% 2 Missing ⚠️
Additional details and impacted files
@@                 Coverage Diff                  @@
##           development/1.16     #402      +/-   ##
====================================================
- Coverage             45.28%   45.27%   -0.01%     
====================================================
  Files                    85       85              
  Lines                  6049     6052       +3     
  Branches               1283     1284       +1     
====================================================
+ Hits                   2739     2740       +1     
- Misses                 3264     3266       +2     
  Partials                 46       46              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.