Skip to content

Conversation

@gammazero
Copy link
Contributor

Replace the old provider queue with go-dsqueue.

The code for clearing the old provider queue datastore remains for cleaning up any data persisted by the old provider queue.

Replace the old provider queue with go-dsqueue.

The code for clearing the old provider queue datastore remains for cleaning up any data persisted by the old provider queue.
@gammazero gammazero requested a review from a team as a code owner September 11, 2025 13:46
@codecov
Copy link

codecov bot commented Sep 11, 2025

Codecov Report

❌ Patch coverage is 59.25926% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 60.56%. Comparing base (03aa83e) to head (06d2b1f).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
provider/reprovider.go 50.00% 6 Missing and 4 partials ⚠️
provider/internal/queue/queue.go 85.71% 0 Missing and 1 partial ⚠️

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1033      +/-   ##
==========================================
- Coverage   60.58%   60.56%   -0.02%     
==========================================
  Files         268      268              
  Lines       33601    33399     -202     
==========================================
- Hits        20356    20229     -127     
+ Misses      11559    11503      -56     
+ Partials     1686     1667      -19     
Files with missing lines Coverage Δ
provider/internal/queue/queue.go 34.09% <85.71%> (-29.13%) ⬇️
provider/reprovider.go 58.04% <50.00%> (-0.82%) ⬇️

... and 10 files with indirect coverage changes

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

@gammazero gammazero merged commit 43c1149 into main Sep 14, 2025
16 checks passed
@gammazero gammazero deleted the replace-provide-queue branch September 14, 2025 20:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants