YannickB / odoo-hosting

Other
64 stars 50 forks source link

WIP: Bugfix: 'NoneType' object has no attribute 'get_transport' #227

Open katyukha opened 7 years ago

katyukha commented 7 years ago

Hello!

This is mostly bugfix PR, but I want also do some more refactoring of __execute method. Can I do it in this PR? Or it is better to create separate PR?

Changes

Plans

codecov-io commented 7 years ago

Codecov Report

Merging #227 into master will increase coverage by 0.11%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #227      +/-   ##
==========================================
+ Coverage   33.16%   33.28%   +0.11%     
==========================================
  Files          52       52              
  Lines        3902     3888      -14     
==========================================
  Hits         1294     1294              
+ Misses       2608     2594      -14
Impacted Files Coverage Δ
clouder/ssh/environment.py 27.52% <ø> (+0.97%) :arrow_up:
clouder/models/model.py 23.15% <0%> (+0.53%) :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 8b9c75b...5110400. Read the comment docs.