Skip to content

fix

69a704b
Select commit
Loading
Failed to load commit list.
Merged

feat: queue items pagination #1585

fix
69a704b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 17, 2026 in 0s

64.71% (-0.09%) compared to c19a003

View this Pull Request on Codecov

64.71% (-0.09%) compared to c19a003

Details

Codecov Report

❌ Patch coverage is 0% with 28 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.71%. Comparing base (c19a003) to head (69a704b).

Files with missing lines Patch % Lines
internal/persis/filequeue/store.go 0.00% 28 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1585      +/-   ##
==========================================
- Coverage   64.79%   64.71%   -0.09%     
==========================================
  Files         259      259              
  Lines       28871    28899      +28     
==========================================
- Hits        18707    18701       -6     
- Misses       8489     8522      +33     
- Partials     1675     1676       +1     
Files with missing lines Coverage Δ
internal/cmn/telemetry/collector.go 77.02% <ø> (ø)
internal/core/exec/queue.go 0.00% <ø> (ø)
internal/persis/filequeue/store.go 38.33% <0.00%> (-7.07%) ⬇️

... and 2 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c19a003...69a704b. Read the comment docs.

🚀 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.