kislyuk / aegea

Amazon Web Services Operator Interface
Apache License 2.0
68 stars 17 forks source link

EBS mount automation #48

Closed kislyuk closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #48 into master will decrease coverage by 0.01%. The diff coverage is 30.69%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #48      +/-   ##
==========================================
- Coverage   20.91%   20.89%   -0.02%     
==========================================
  Files          95       95              
  Lines        7168     7246      +78     
==========================================
+ Hits         1499     1514      +15     
- Misses       5669     5732      +63
Impacted Files Coverage Δ
aegea/util/aws/__init__.py 51.08% <0%> (-0.25%) :arrow_down:
aegea/aegea_config.py 39.58% <100%> (ø) :arrow_up:
aegea/launch.py 28.36% <100%> (ø) :arrow_up:
aegea/__init__.py 57.14% <100%> (+1.17%) :arrow_up:
aegea/lambda.py 60.71% <100%> (ø) :arrow_up:
aegea/iam.py 32.58% <100%> (ø) :arrow_up:
aegea/ebs.py 35.48% <24.71%> (-16.96%) :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 bc2fc93...ad828e0. Read the comment docs.