Skip to content

Fix dual-write gap in mark_uploads_as_merged and add state guard

b1ae759
Select commit
Loading
Failed to load commit list.
Open

feat(worker): pass db_session to ProcessingState in finisher #745

Fix dual-write gap in mark_uploads_as_merged and add state guard
b1ae759
Select commit
Loading
Failed to load commit list.
Sentry / codecov/project succeeded Mar 15, 2026 in 0s

92.21% (-0.04%) compared to 3b30446

View this Pull Request on Codecov

92.21% (-0.04%) compared to 3b30446

Details

Codecov Report

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

Additional details and impacted files
@@                        Coverage Diff                         @@
##           tomhu/processing-state-db-path     #745      +/-   ##
==================================================================
- Coverage                           92.25%   92.21%   -0.04%     
==================================================================
  Files                                1304     1304              
  Lines                               47949    47933      -16     
  Branches                             1628     1628              
==================================================================
- Hits                                44233    44203      -30     
- Misses                               3407     3421      +14     
  Partials                              309      309              

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