Skip to content

fix(spp_import_match): remove queue_job model extension (incompatible…

ad2d2d7
Select commit
Loading
Failed to load commit list.
Open

fix: remove OCA/queue_job, complete migration to job_worker #107

fix(spp_import_match): remove queue_job model extension (incompatible…
ad2d2d7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 13, 2026 in 0s

71.15% (-0.01%) compared to 82005a6, passed because coverage increased by 0% when compared to adjusted base (71.16%)

View this Pull Request on Codecov

71.15% (-0.01%) compared to 82005a6, passed because coverage increased by 0% when compared to adjusted base (71.16%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 71.15%. Comparing base (82005a6) to head (ad2d2d7).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             19.0     #107      +/-   ##
==========================================
- Coverage   71.16%   71.15%   -0.01%     
==========================================
  Files         704      703       -1     
  Lines       38542    38534       -8     
==========================================
- Hits        27428    27420       -8     
  Misses      11114    11114              
Files with missing lines Coverage Δ
spp_hxl_area/__manifest__.py 0.00% <ø> (ø)
spp_import_match/__manifest__.py 0.00% <ø> (ø)
spp_import_match/models/__init__.py 100.00% <ø> (ø)
spp_import_match/models/base_import.py 83.89% <100.00%> (ø)
🚀 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.