Skip to content

refactor(spp_audit): use isinstance for Markup checks, simplify loops

46a7365
Select commit
Loading
Failed to load commit list.
Merged

fix: audit_create uses @api.model breaking model_create_multi overrides #138

refactor(spp_audit): use isinstance for Markup checks, simplify loops
46a7365
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 30, 2026 in 1s

72.17% (-0.08%) compared to b99d82c

View this Pull Request on Codecov

72.17% (-0.08%) compared to b99d82c

Details

Codecov Report

❌ Patch coverage is 81.81818% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.17%. Comparing base (b99d82c) to head (46a7365).
⚠️ Report is 4 commits behind head on 19.0.

Files with missing lines Patch % Lines
spp_audit/tools/decorator.py 81.81% 4 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             19.0     #138      +/-   ##
==========================================
- Coverage   72.25%   72.17%   -0.08%     
==========================================
  Files         898      947      +49     
  Lines       52637    56253    +3616     
==========================================
+ Hits        38032    40602    +2570     
- Misses      14605    15651    +1046     
Files with missing lines Coverage Δ
spp_audit/__manifest__.py 0.00% <ø> (ø)
spp_audit/tools/decorator.py 92.30% <81.81%> (+2.51%) ⬆️

... and 57 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.