openvcloud / 0-templates

Apache License 2.0
1 stars 5 forks source link

Adding and deleting users on account and VDC only with actions #52

Closed katia-e closed 6 years ago

katia-e commented 6 years ago

closes #51

codecov-io commented 6 years ago

Codecov Report

Merging #52 into master will increase coverage by 2%. The diff coverage is 97%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #52    +/-   ##
=====================================
+ Coverage      87%   89%    +2%     
=====================================
  Files          10    10            
  Lines         931   828   -103     
=====================================
- Hits          814   743    -71     
+ Misses        117    85    -32
Impacted Files Coverage Δ
templates/account/test_account.py 94% <100%> (-3%) :arrow_down:
templates/vdc/test_vdc.py 93% <100%> (-4%) :arrow_down:
templates/vdc/vdc.py 74% <90%> (+12%) :arrow_up:
templates/account/account.py 88% <95%> (+3%) :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 f76684d...4c53447. Read the comment docs.