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

refactor(CLI): Modern logs for rollback and rollback function command #10064

Merged
merged 2 commits into from Oct 7, 2021

Conversation

pgrzesik
Copy link
Contributor

@pgrzesik pgrzesik commented Oct 7, 2021

Addresses: #9860

@codecov
Copy link

codecov bot commented Oct 7, 2021

Codecov Report

Merging #10064 (507ea69) into master (7c91cde) will increase coverage by 0.00%.
The diff coverage is 96.29%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #10064   +/-   ##
=======================================
  Coverage   85.53%   85.53%           
=======================================
  Files         333      333           
  Lines       13473    13502   +29     
=======================================
+ Hits        11524    11549   +25     
- Misses       1949     1953    +4     
Impacted Files Coverage Δ
lib/plugins/aws/rollback.js 98.18% <92.85%> (-1.82%) ⬇️
lib/plugins/aws/lib/updateStack.js 98.61% <100.00%> (+0.01%) ⬆️
lib/plugins/aws/rollbackFunction.js 100.00% <100.00%> (ø)
lib/plugins/standalone.js 40.74% <0.00%> (-2.40%) ⬇️
commands/plugin-uninstall.js 64.17% <0.00%> (-0.44%) ⬇️
commands/plugin-install.js 62.16% <0.00%> (-0.34%) ⬇️
lib/plugins/install.js 100.00% <0.00%> (ø)
lib/plugins/aws/deploy/lib/uploadArtifacts.js 90.81% <0.00%> (+0.09%) ⬆️
lib/plugins/plugin/install.js 94.73% <0.00%> (+0.11%) ⬆️
lib/plugins/plugin/uninstall.js 94.73% <0.00%> (+0.14%) ⬆️
... and 3 more

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 7c91cde...507ea69. Read the comment docs.

@pgrzesik pgrzesik requested a review from medikoo October 7, 2021 11:47
Copy link
Contributor

@medikoo medikoo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great 👍

@pgrzesik pgrzesik merged commit 4cbc342 into master Oct 7, 2021
@pgrzesik pgrzesik deleted the add-modern-logs-to-rollback branch October 7, 2021 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants