Skip to content

feat(change-stream): SQLite-backed garbage collector - #653

Open
aldy505 wants to merge 6 commits into
mainfrom
aldy505/feat/change-stream/sqlite-garbage-collector
Open

aldy505 wants to merge 6 commits into
mainfrom
aldy505/feat/change-stream/sqlite-garbage-collector

chore: make clippy happy

b2e54d4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 27, 2026 in 1s

91.33% (+0.06%) compared to bf02738

View this Pull Request on Codecov

91.33% (+0.06%) compared to bf02738

Details

Codecov Report

❌ Patch coverage is 97.98387% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.33%. Comparing base (bf02738) to head (b2e54d4).

Files with missing lines Patch % Lines
...vice/src/change_stream/garbage_collector_sqlite.rs 97.98% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #653      +/-   ##
==========================================
+ Coverage   91.27%   91.33%   +0.06%     
==========================================
  Files         116      117       +1     
  Lines       23496    23744     +248     
==========================================
+ Hits        21445    21686     +241     
- Misses       2051     2058       +7     
Components Coverage Δ
Rust Backend 94.85% <97.98%> (+0.04%) ⬆️
Rust Client 81.95% <ø> (ø)
Python Client 93.75% <ø> (ø)

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