Skip to content
This repository has been archived by the owner on Oct 17, 2023. It is now read-only.

prompt before overwriting pipeline.js #336

Merged
merged 1 commit into from
Mar 24, 2017
Merged

Conversation

jipperinbham
Copy link
Contributor

if pipeline.js already exists, prompt user for y/n on whether to continue; also, only write example pipeline with all arguments

fixes #320

  • CHANGELOG.md updated

if pipeline.js already exists, prompt user for y/n on whether to continue; also, only write example pipeline with all arguments

fixes #320
@codecov
Copy link

codecov bot commented Mar 24, 2017

Codecov Report

Merging #336 into master will increase coverage by 0.19%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #336      +/-   ##
==========================================
+ Coverage    83.8%   83.99%   +0.19%     
==========================================
  Files          49       49              
  Lines        2581     2581              
==========================================
+ Hits         2163     2168       +5     
+ Misses        287      284       -3     
+ Partials      131      129       -2
Impacted Files Coverage Δ
adaptor/postgres/tailer.go 81.92% <0%> (+2.82%) ⬆️

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 d009340...def0074. Read the comment docs.

@jipperinbham jipperinbham merged commit 5881fbc into master Mar 24, 2017
@jipperinbham jipperinbham deleted the 320-init-prompt branch March 24, 2017 21:06
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.

Transporter init should prompt before overwriting
1 participant