Skip to content

fix(spp_attachment_av_scan): never swallow a database error when queueing a scan - #384

Merged
gonzalesedwin1123 merged 4 commits into
19.0from
fix/av-scan-must-not-swallow-db-errors
Aug 3, 2026
Merged

fix(spp_attachment_av_scan): never swallow a database error when queueing a scan#384
gonzalesedwin1123 merged 4 commits into
19.0from
fix/av-scan-must-not-swallow-db-errors

test(spp_attachment_av_scan): harden scan-queue error-handling guards

31f1f5c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 3, 2026 in 0s

68.50% (-6.36%) compared to bf61488

View this Pull Request on Codecov

68.50% (-6.36%) compared to bf61488

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 68.50%. Comparing base (bf61488) to head (31f1f5c).
⚠️ Report is 132 commits behind head on 19.0.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             19.0     #384      +/-   ##
==========================================
- Coverage   74.86%   68.50%   -6.36%     
==========================================
  Files        1093      103     -990     
  Lines       63718     8674   -55044     
==========================================
- Hits        47701     5942   -41759     
+ Misses      16017     2732   -13285     
Files with missing lines Coverage Δ
spp_attachment_av_scan/__manifest__.py 0.00% <ø> (ø)
spp_attachment_av_scan/models/ir_attachment.py 81.99% <100.00%> (+1.99%) ⬆️

... and 992 files with indirect coverage changes

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