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 an example showing programmatic usuage of sync-db Node/JS #29

Conversation

parwatcodes
Copy link
Contributor

@parwatcodes parwatcodes commented Nov 28, 2019

Resolves #12

  • Added sync-db.js file which loads sync-db.yml, resolves connections and synchronizes.
  • sync-db script now loads sync-db.js.

@codecov-io
Copy link

codecov-io commented Nov 28, 2019

Codecov Report

Merging #29 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #29   +/-   ##
======================================
  Coverage    22.9%   22.9%           
======================================
  Files          11      11           
  Lines         179     179           
  Branches       11      11           
======================================
  Hits           41      41           
  Misses        137     137           
  Partials        1       1

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 0debc64...bea218a. Read the comment docs.

@kabirbaidhya
Copy link
Contributor

@p0k8h Looks like your branch isn't up to date. I still see changes that've gone to master.

@kabirbaidhya
Copy link
Contributor

Also update the main README file.

@parwatcodes parwatcodes force-pushed the programmatic-usuage-of-sync-db-node/js branch from d44f4a9 to 74ea835 Compare November 28, 2019 09:51
@parwatcodes parwatcodes force-pushed the programmatic-usuage-of-sync-db-node/js branch from 43d656b to 8a5860c Compare November 28, 2019 10:19
@kabirbaidhya kabirbaidhya merged commit a1268b9 into leapfrogtechnology:master Nov 28, 2019
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.

Add an example with showing the programmatic usage in Node / JavaScript
3 participants