odoo-plus / odootools

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

Fix bug with whitespaces in config files paths #27

Closed llacroix closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #27 (631e141) into main (7b6b05e) will increase coverage by 0.00%. The diff coverage is 100.00%.

:exclamation: Current head 631e141 differs from pull request most recent head 97cc919. Consider uploading reports for the commit 97cc919 to get more accurate results

@@           Coverage Diff           @@
##             main      #27   +/-   ##
=======================================
  Coverage   96.28%   96.29%           
=======================================
  Files         103      103           
  Lines        7538     7549   +11     
=======================================
+ Hits         7258     7269   +11     
  Misses        280      280           
Impacted Files Coverage Δ
odoo_tools/api/environment.py 98.06% <ø> (ø)
odoo_tools/cli/click/platform.py 100.00% <100.00%> (ø)
odoo_tools/configuration/odoo.py 89.69% <100.00%> (+0.12%) :arrow_up:
tests/fixtures.py 100.00% <100.00%> (ø)
tests/test_env.py 100.00% <100.00%> (ø)