odoo-plus / odootools

Odoo Tools
GNU General Public License v3.0
21 stars 7 forks source link

Release 0.1.2 #4

Closed llacroix closed 2 years ago

llacroix commented 2 years ago

Bug Fixes:

New features:

Examples:

codecov[bot] commented 2 years ago

Codecov Report

Merging #4 (b06f8cd) into main (7b8d232) will increase coverage by 2.57%. The diff coverage is 95.49%.

:exclamation: Current head b06f8cd differs from pull request most recent head 43f5b26. Consider uploading reports for the commit 43f5b26 to get more accurate results

@@            Coverage Diff             @@
##             main       #4      +/-   ##
==========================================
+ Coverage   90.53%   93.10%   +2.57%     
==========================================
  Files          55       55              
  Lines        3591     3726     +135     
==========================================
+ Hits         3251     3469     +218     
+ Misses        340      257      -83     
Impacted Files Coverage Δ
odoo_tools/cli/click/path.py 100.00% <ø> (+56.09%) :arrow_up:
odoo_tools/cli/click/shell.py 70.83% <62.50%> (+38.22%) :arrow_up:
odoo_tools/api/db.py 88.48% <81.81%> (-0.26%) :arrow_down:
odoo_tools/api/environment.py 96.04% <100.00%> (+2.22%) :arrow_up:
odoo_tools/api/objects.py 100.00% <100.00%> (+2.64%) :arrow_up:
odoo_tools/cli/click/config.py 100.00% <100.00%> (ø)
odoo_tools/utilities/requirements.py 100.00% <100.00%> (+14.54%) :arrow_up:
odoo_tools/utils.py 100.00% <100.00%> (ø)
tests/test_api_objects.py 100.00% <100.00%> (ø)
tests/test_cli.py 100.00% <100.00%> (ø)
... and 13 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 7b8d232...43f5b26. Read the comment docs.