Skip to content
This repository was archived by the owner on Dec 17, 2025. It is now read-only.

Allow list items to be processed in parallel

4e4d254
Select commit
Loading
Failed to load commit list.
Open

feat: allow list items to be processed in parallel #738

Allow list items to be processed in parallel
4e4d254
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 9, 2025 in 1s

47.67% (-6.59%) compared to 8849c3f

View this Pull Request on Codecov

47.67% (-6.59%) compared to 8849c3f

Details

Codecov Report

Attention: Patch coverage is 83.87097% with 10 lines in your changes missing coverage. Please review.

Project coverage is 47.67%. Comparing base (8849c3f) to head (4e4d254).
Report is 52 commits behind head on master.

Files with missing lines Patch % Lines
pkg/cache/cluster.go 82.75% 7 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #738      +/-   ##
==========================================
- Coverage   54.26%   47.67%   -6.59%     
==========================================
  Files          64       64              
  Lines        6164     6611     +447     
==========================================
- Hits         3345     3152     -193     
- Misses       2549     3199     +650     
+ Partials      270      260      -10     

☔ View full report in Codecov by Sentry.
📢 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.