odoo-plus / odootools

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

Adding Credentials to allow fetching repo using https instead of ssh #25

Closed llacroix closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #25 (e84ba9e) into main (2fa9dd0) will increase coverage by 0.14%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #25      +/-   ##
==========================================
+ Coverage   96.13%   96.28%   +0.14%     
==========================================
  Files         102      103       +1     
  Lines        7510     7538      +28     
==========================================
+ Hits         7220     7258      +38     
+ Misses        290      280      -10     
Impacted Files Coverage Δ
odoo_tools/api/services.py 75.51% <ø> (ø)
odoo_tools/cli/click/services.py 100.00% <100.00%> (+18.51%) :arrow_up:
odoo_tools/configuration/git.py 97.33% <100.00%> (+0.03%) :arrow_up:
odoo_tools/services/fields.py 98.73% <100.00%> (+0.03%) :arrow_up:
tests/cli/test_services.py 100.00% <100.00%> (ø)
tests/test_services.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.