Skip to content

refactor: migrate _sql_constraints to models.Constraint (Odoo 19)

ca44b5e
Select commit
Loading
Failed to load commit list.
Open

refactor: migrate _sql_constraints to models.Constraint (Odoo 19) #215

refactor: migrate _sql_constraints to models.Constraint (Odoo 19)
ca44b5e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 26, 2026 in 0s

71.56% (+0.29%) compared to dcafa51

View this Pull Request on Codecov

71.56% (+0.29%) compared to dcafa51

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 71.56%. Comparing base (dcafa51) to head (ca44b5e).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             19.0     #215      +/-   ##
==========================================
+ Coverage   71.27%   71.56%   +0.29%     
==========================================
  Files         976      979       +3     
  Lines       57736    58392     +656     
==========================================
+ Hits        41150    41791     +641     
- Misses      16586    16601      +15     
Files with missing lines Coverage Δ
spp_analytics/models/service_cache.py 100.00% <100.00%> (ø)
spp_metric/models/metric_category.py 100.00% <100.00%> (ø)
spp_scoring/models/scoring_invalid_value.py 100.00% <100.00%> (ø)

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