odoo-plus / odootools

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

Added a way to exclude some modules from the result of dependencies #28

Closed llacroix closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #28 (c425558) into main (7b6b05e) will increase coverage by 0.05%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #28      +/-   ##
==========================================
+ Coverage   96.28%   96.33%   +0.05%     
==========================================
  Files         103      104       +1     
  Lines        7538     7564      +26     
==========================================
+ Hits         7258     7287      +29     
+ Misses        280      277       -3     
Impacted Files Coverage Δ
odoo_tools/api/environment.py 98.06% <ø> (ø)
odoo_tools/cli/click/module.py 91.93% <100.00%> (+1.69%) :arrow_up:
odoo_tools/cli/click/platform.py 100.00% <100.00%> (ø)
odoo_tools/configuration/odoo.py 89.69% <100.00%> (+0.12%) :arrow_up:
tests/cli/test_modules.py 100.00% <100.00%> (ø)
tests/fixtures.py 100.00% <100.00%> (ø)
tests/test_env.py 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes