coopiteasy / addons

Various modules that extend or improve Odoo Community.
GNU Affero General Public License v3.0
21 stars 17 forks source link

[14.0][MIG] delivery_distribution_list #275

Open remytms opened 1 year ago

remytms commented 1 year ago

Description

Migrate delivery_distribution_list

Odoo task (if applicable)

Checklist before approval

codecov-commenter commented 1 year ago

Codecov Report

Merging #275 (efd0bca) into 14.0 (dc44b97) will decrease coverage by 8.02%. The diff coverage is 44.31%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##             14.0     #275      +/-   ##
==========================================
- Coverage   78.68%   70.67%   -8.02%     
==========================================
  Files          30       37       +7     
  Lines         549      716     +167     
  Branches      111      139      +28     
==========================================
+ Hits          432      506      +74     
- Misses        116      208      +92     
- Partials        1        2       +1     
Impacted Files Coverage Δ
...ribution_list/models/delivery_distribution_list.py 34.04% <34.04%> (ø)
delivery_distribution_list/__init__.py 100.00% <100.00%> (ø)
delivery_distribution_list/models/__init__.py 100.00% <100.00%> (ø)
delivery_distribution_list/models/invoice.py 100.00% <100.00%> (ø)
delivery_distribution_list/models/partner.py 100.00% <100.00%> (ø)
delivery_distribution_list/models/product.py 100.00% <100.00%> (ø)
delivery_distribution_list/models/sale_order.py 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more