Skip to content
This repository has been archived by the owner on Feb 1, 2022. It is now read-only.

fix: clear prompt timeout #60

Merged
merged 2 commits into from
Oct 29, 2018
Merged

fix: clear prompt timeout #60

merged 2 commits into from
Oct 29, 2018

Conversation

RasPhilCo
Copy link
Contributor

@codecov
Copy link

codecov bot commented Oct 29, 2018

Codecov Report

Merging #60 into master will decrease coverage by <.01%.
The diff coverage is 83.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #60      +/-   ##
==========================================
- Coverage   50.92%   50.92%   -0.01%     
==========================================
  Files          14       14              
  Lines         377      379       +2     
  Branches       80       81       +1     
==========================================
+ Hits          192      193       +1     
  Misses        151      151              
- Partials       34       35       +1
Impacted Files Coverage Δ
src/prompt.ts 73.33% <83.33%> (-0.81%) ⬇️

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 c661d85...6125c9f. Read the comment docs.

@RasPhilCo RasPhilCo requested a review from jdx October 29, 2018 18:23
@RasPhilCo RasPhilCo merged commit 5cc36aa into master Oct 29, 2018
oclif-bot added a commit that referenced this pull request Oct 29, 2018
## [4.9.3](v4.9.2...v4.9.3) (2018-10-29)

### Bug Fixes

* clear prompt timeout ([#60](#60)) ([5cc36aa](5cc36aa))
@oclif-bot
Copy link
Contributor

🎉 This PR is included in version 4.9.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

@RasPhilCo RasPhilCo deleted the prompt-unref branch October 29, 2018 22:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Autocorrect breaks confirmation prompt
3 participants