Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add support to alternative destination of profiles #27

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

varet80
Copy link

@varet80 varet80 commented Jul 23, 2021

add support on alternating the source profile

closes #45

add support on alternating the destination profile
@codecov-commenter
Copy link

codecov-commenter commented Jul 23, 2021

Codecov Report

Merging #27 (33d64a0) into master (6cc8219) will increase coverage by 0.64%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #27      +/-   ##
==========================================
+ Coverage   30.40%   31.05%   +0.64%     
==========================================
  Files           5        5              
  Lines         319      322       +3     
==========================================
+ Hits           97      100       +3     
  Misses        203      203              
  Partials       19       19              
Impacted Files Coverage Δ
action/awsconfig.go 48.43% <100.00%> (+2.53%) ⬆️

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 2409aee...33d64a0. Read the comment docs.

action/awsconfig.go Outdated Show resolved Hide resolved
Vasileios Aretakis and others added 4 commits July 26, 2021 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

support multiple source profiles
3 participants