Skip to content

handle duplicate notifications sent for the same book from different tasks - #515

Merged
elfkuzco merged 1 commit into
mainfrom
hanlde-duplicate-notifications
Sep 14, 2026
Merged

elfkuzco merged 1 commit into
mainfrom
hanlde-duplicate-notifications

handle duplicate notifications sent for the same book from different …

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

81.75% (-0.03%) compared to 784affd, passed because coverage increased by 0.01% when compared to adjusted base (81.73%)

View this Pull Request on Codecov

81.75% (-0.03%) compared to 784affd, passed because coverage increased by 0.01% when compared to adjusted base (81.73%)

Details

Codecov Report

❌ Patch coverage is 84.61538% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.75%. Comparing base (784affd) to head (1e786bd).
⚠️ Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
...ms_backend/mill/processors/zimfarm_notification.py 69.23% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #515      +/-   ##
==========================================
- Coverage   81.78%   81.75%   -0.03%     
==========================================
  Files          69       69              
  Lines        4397     4412      +15     
  Branches      515      518       +3     
==========================================
+ Hits         3596     3607      +11     
- Misses        640      642       +2     
- Partials      161      163       +2     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.