Skip to content

[FIX] sale_rental_extension: detect rental orders by rental_type

a77a1ba
Select commit
Loading
Failed to load commit list.
Open

[16.0][ADD] rental_base_extension, sale_rental_extension #857

[FIX] sale_rental_extension: detect rental orders by rental_type
a77a1ba
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 17, 2026 in 0s

44.39% (+1.23%) compared to 8114287

View this Pull Request on Codecov

44.39% (+1.23%) compared to 8114287

Details

Codecov Report

❌ Patch coverage is 92.08633% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 44.39%. Comparing base (8114287) to head (a77a1ba).

Files with missing lines Patch % Lines
sale_rental_extension/models/sale_order.py 82.22% 7 Missing and 1 partial ⚠️
sale_rental_extension/models/stock_picking.py 66.66% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             16.0     #857      +/-   ##
==========================================
+ Coverage   43.15%   44.39%   +1.23%     
==========================================
  Files         302      310       +8     
  Lines        6029     6168     +139     
  Branches      965      976      +11     
==========================================
+ Hits         2602     2738     +136     
+ Misses       3414     3410       -4     
- Partials       13       20       +7     

☔ View full report in Codecov by Sentry.
📢 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.