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

fix: Make sure the confirm printer can clean up after Ctrl+C #425

Merged
merged 1 commit into from Dec 21, 2022

Conversation

adombeck
Copy link
Contributor

Analogous to commit be55629.

@codecov
Copy link

codecov bot commented Dec 20, 2022

Codecov Report

Merging #425 (5cf48e5) into master (45b7694) will decrease coverage by 0.00%.
The diff coverage is 71.42%.

@@            Coverage Diff             @@
##           master     #425      +/-   ##
==========================================
- Coverage   81.53%   81.52%   -0.01%     
==========================================
  Files          29       29              
  Lines        2101     2106       +5     
==========================================
+ Hits         1713     1717       +4     
- Misses        371      372       +1     
  Partials       17       17              
Impacted Files Coverage Δ
interactive_confirm_printer.go 91.04% <71.42%> (-0.90%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Copy link
Member

@MarvinJWendt MarvinJWendt left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks for contributing! 🚀

@MarvinJWendt MarvinJWendt merged commit 6347b39 into pterm:master Dec 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants