ak-odoo-incubator icon indicating copy to clipboard operation
ak-odoo-incubator copied to clipboard

[14.0][ADD] product_inventoriable module

Open chafique-delli opened this issue 2 years ago • 2 comments

chafique-delli avatar Jul 11 '22 15:07 chafique-delli

@sebastienbeau

chafique-delli avatar Jul 11 '22 15:07 chafique-delli

Codecov Report

Merging #242 (c64ad28) into 14.0 (6fb5e3d) will increase coverage by 0.64%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             14.0     #242      +/-   ##
==========================================
+ Coverage   79.98%   80.62%   +0.64%     
==========================================
  Files         123      130       +7     
  Lines        1354     1399      +45     
  Branches      260      266       +6     
==========================================
+ Hits         1083     1128      +45     
  Misses        232      232              
  Partials       39       39              
Files Coverage Δ
product_inventoriable/__init__.py 100.00% <100.00%> (ø)
product_inventoriable/models/__init__.py 100.00% <100.00%> (ø)
product_inventoriable/models/product_template.py 100.00% <100.00%> (ø)
product_inventoriable/models/stock_inventory.py 100.00% <100.00%> (ø)
product_inventoriable/models/stock_quant.py 100.00% <100.00%> (ø)
product_inventoriable/tests/__init__.py 100.00% <100.00%> (ø)
..._inventoriable/tests/test_product_inventoriable.py 100.00% <100.00%> (ø)

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

codecov[bot] avatar Nov 02 '23 21:11 codecov[bot]