Skip to content

Fix CLEARED_UPLOADS double-counting in dual-write path

b0374a1
Select commit
Loading
Failed to load commit list.
Open

feat(worker): pass db_session to ProcessingState in processor #744

Fix CLEARED_UPLOADS double-counting in dual-write path
b0374a1
Select commit
Loading
Failed to load commit list.
Sentry / codecov/project succeeded Mar 10, 2026 in 0s

92.24% (-0.01%) compared to 3b30446

View this Pull Request on Codecov

92.24% (-0.01%) compared to 3b30446

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.24%. Comparing base (3b30446) to head (b0374a1).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@                        Coverage Diff                         @@
##           tomhu/processing-state-db-path     #744      +/-   ##
==================================================================
- Coverage                           92.25%   92.24%   -0.01%     
==================================================================
  Files                                1304     1304              
  Lines                               47949    47950       +1     
  Branches                             1628     1628              
==================================================================
  Hits                                44233    44233              
- Misses                               3407     3408       +1     
  Partials                              309      309              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.