Skip to content

docs(job): document two-pass listing and kv.Keys() limits

bbbc3a3
Select commit
Loading
Failed to load commit list.
Merged

perf(job): two-pass listing and fast queue stats #230

docs(job): document two-pass listing and kv.Keys() limits
bbbc3a3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 7, 2026 in 0s

99.92% (-0.07%) compared to db7def9

View this Pull Request on Codecov

99.92% (-0.07%) compared to db7def9

Details

Codecov Report

❌ Patch coverage is 97.03704% with 4 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
internal/api/file/file_upload.go 0.00% 1 Missing and 1 partial ⚠️
internal/api/job/job_list.go 71.42% 1 Missing and 1 partial ⚠️

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #230      +/-   ##
==========================================
- Coverage   99.98%   99.92%   -0.07%     
==========================================
  Files         182      183       +1     
  Lines        6537     6523      -14     
==========================================
- Hits         6536     6518      -18     
- Misses          1        3       +2     
- Partials        0        2       +2     
Files with missing lines Coverage Δ
internal/api/agent/agent_drain.go 100.00% <100.00%> (ø)
internal/api/agent/agent_get.go 100.00% <100.00%> (ø)
internal/api/agent/agent_undrain.go 100.00% <100.00%> (ø)
internal/api/agent/validate.go 100.00% <100.00%> (ø)
internal/api/job/job_status.go 100.00% <100.00%> (ø)
internal/job/client/jobs.go 100.00% <100.00%> (ø)
internal/api/file/file_upload.go 97.56% <0.00%> (-2.44%) ⬇️
internal/api/job/job_list.go 95.83% <71.42%> (-4.17%) ⬇️

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 db7def9...bbbc3a3. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.