openvcloud / 0-templates

Apache License 2.0
1 stars 5 forks source link

Add missing checks to vdc, vdcuser and account templates #75

Closed katia-e closed 6 years ago

katia-e commented 6 years ago

closes: #74

codecov-io commented 6 years ago

Codecov Report

Merging #75 into master will decrease coverage by <1%. The diff coverage is 73%.

Impacted file tree graph

@@         Coverage Diff          @@
##           master   #75   +/-   ##
====================================
- Coverage      89%   89%   -1%     
====================================
  Files          10    10           
  Lines         828   837    +9     
====================================
+ Hits          743   745    +2     
- Misses         85    92    +7
Impacted Files Coverage Δ
templates/vdc/test_vdc.py 93% <ø> (-1%) :arrow_down:
templates/account/test_account.py 93% <ø> (-1%) :arrow_down:
templates/vdcuser/test_vdcuser.py 94% <100%> (-1%) :arrow_down:
templates/vdc/vdc.py 72% <61%> (-2%) :arrow_down:
templates/account/account.py 88% <83%> (-1%) :arrow_down:
templates/vdcuser/vdcuser.py 96% <85%> (-2%) :arrow_down:

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 5ecb489...0c0f163. Read the comment docs.

katia-e commented 6 years ago

closes #77

katia-e commented 6 years ago

closes #79