instance-manager icon indicating copy to clipboard operation
instance-manager copied to clipboard

fix: check for role attached to instance profile and create if it doe…

Open backjo opened this issue 3 years ago • 1 comments

Fixes #371

backjo avatar May 23 '22 16:05 backjo

Codecov Report

Attention: Patch coverage is 0% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 50.35%. Comparing base (c7b755c) to head (1eefe38).

Files Patch % Lines
controllers/providers/aws/iam.go 0.00% 6 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #372      +/-   ##
==========================================
- Coverage   50.38%   50.35%   -0.03%     
==========================================
  Files          33       33              
  Lines        5216     5219       +3     
==========================================
  Hits         2628     2628              
- Misses       2439     2442       +3     
  Partials      149      149              

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar May 24 '22 15:05 codecov[bot]