coopiteasy / addons

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

[FIX] SCRLfs → SC #250

Closed carmenbianca closed 2 years ago

carmenbianca commented 2 years ago

Signed-off-by: Carmen Bianca Bakker carmen@coopiteasy.be

Description

Odoo task (if applicable)

https://gestion.coopiteasy.be/web#id=8806&action=475&active_id=264&model=project.task&view_type=form&menu_id=536

Checklist before approval

codecov-commenter commented 2 years ago

Codecov Report

Merging #250 (e6612dd) into 12.0 (9cb2afb) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             12.0     #250   +/-   ##
=======================================
  Coverage   70.11%   70.11%           
=======================================
  Files         115      115           
  Lines        1596     1596           
  Branches      311      311           
=======================================
  Hits         1119     1119           
  Misses        443      443           
  Partials       34       34           
Impacted Files Coverage Δ
account_customer_wallet/models/account_journal.py 100.00% <ø> (ø)
...nt_invoice_check_bba_com/models/account_invoice.py 72.00% <ø> (ø)
...nvoice_check_bba_com/tests/test_account_invoice.py 100.00% <ø> (ø)
..._check_identical_invoice/models/account_invoice.py 41.66% <ø> (ø)
...rier_combine_price_rule/models/delivery_carrier.py 86.36% <ø> (ø)
.../tests/test_delivery_carrier_combine_price_rule.py 100.00% <ø> (ø)
...ery_product_restriction/models/delivery_carrier.py 84.61% <ø> (ø)
...ery_product_restriction/models/product_template.py 100.00% <ø> (ø)
delivery_product_restriction/models/sale_order.py 100.00% <ø> (ø)
...riction/tests/test_delivery_product_restriction.py 100.00% <ø> (ø)
... and 22 more

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more