acsone / click-odoo

Run python scripts in a Odoo environment
GNU Lesser General Public License v3.0
115 stars 44 forks source link

support config with db_name containing multiple dbs #26

Closed sbidoul closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #26 into master will increase coverage by 0.14%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #26      +/-   ##
==========================================
+ Coverage   84.72%   84.86%   +0.14%     
==========================================
  Files           6        6              
  Lines         216      218       +2     
  Branches       28       29       +1     
==========================================
+ Hits          183      185       +2     
  Misses         22       22              
  Partials       11       11
Impacted Files Coverage Δ
click_odoo/env_options.py 93.45% <100%> (+0.12%) :arrow_up:

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 9060347...fcd55dd. Read the comment docs.