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: chained behaviors for consecutive command calls #80

Merged
merged 5 commits into from
Mar 6, 2022
Merged

Conversation

m-radzikowski
Copy link
Owner

Solves #17

@codecov-commenter
Copy link

codecov-commenter commented Mar 6, 2022

Codecov Report

Merging #80 (fbf096a) into main (f82026d) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #80   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines           93       116   +23     
  Branches        11        12    +1     
=========================================
+ Hits            93       116   +23     
Impacted Files Coverage Δ
src/awsClientStub.ts 100.00% <100.00%> (ø)
test/fixtures.ts 100.00% <100.00%> (ø)

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 f82026d...fbf096a. Read the comment docs.

@m-radzikowski m-radzikowski merged commit fe131a9 into main Mar 6, 2022
@m-radzikowski m-radzikowski deleted the issue17 branch March 6, 2022 17:10
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.

2 participants