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

Added confirmation and correction possibility to the insert command #8

Merged
merged 2 commits into from
Mar 31, 2021

Conversation

tiaxter
Copy link
Contributor

@tiaxter tiaxter commented Mar 31, 2021

Added confirmation to the insert command. If user do not confirm, the questions will be reprompted printing the values previously inserted by the user. User can reuse the old value just pressing ENTER.

image

@codecov
Copy link

codecov bot commented Mar 31, 2021

Codecov Report

Merging #8 (8136d8f) into master (bb1f35e) will not change coverage.
The diff coverage is 100.00%.

❗ Current head 8136d8f differs from pull request most recent head 9ee24b4. Consider uploading reports for the commit 9ee24b4 to get more accurate results
Impacted file tree graph

@@             Coverage Diff             @@
##              master        #8   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       133       133           
===========================================
  Files             18        18           
  Lines            490       493    +3     
===========================================
+ Hits             490       493    +3     
Impacted Files Coverage Δ Complexity Δ
src/Console/LarexInsertCommand.php 100.00% <100.00%> (ø) 7.00 <0.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 bb1f35e...9ee24b4. Read the comment docs.

@Lukasss93 Lukasss93 merged commit 1e6caff into Lukasss93:master Mar 31, 2021
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