Skip to content

Node.js example with dependency handling and hot-reload#1148

Merged
dgageot merged 1 commit intoGoogleContainerTools:masterfrom
mfornasa:feature/nodejs
Oct 16, 2018
Merged

Node.js example with dependency handling and hot-reload#1148
dgageot merged 1 commit intoGoogleContainerTools:masterfrom
mfornasa:feature/nodejs

Conversation

@mfornasa
Copy link
Copy Markdown
Contributor

This is an implementation of the new file sync feature with Node.js.
It's more realistic than current one in hot-reload dir, as it features dependency handling with npm and package.json.

@codecov-io
Copy link
Copy Markdown

codecov-io commented Oct 12, 2018

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1148   +/-   ##
=======================================
  Coverage   42.18%   42.18%           
=======================================
  Files          89       89           
  Lines        3999     3999           
=======================================
  Hits         1687     1687           
  Misses       2143     2143           
  Partials      169      169

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 ea5382d...85ed343. Read the comment docs.

@r2d4 r2d4 added the kokoro:run runs the kokoro jobs on a PR label Oct 12, 2018
@r2d4
Copy link
Copy Markdown
Contributor

r2d4 commented Oct 12, 2018

Thanks! I’ll take a look soon

@kokoro-team kokoro-team removed the kokoro:run runs the kokoro jobs on a PR label Oct 12, 2018
Copy link
Copy Markdown
Contributor

@r2d4 r2d4 left a comment

Choose a reason for hiding this comment

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

LGTM. We don't have an integration test for this yet FYI, so I'll let another reviewer manually verify it.

@mfornasa
Copy link
Copy Markdown
Contributor Author

mfornasa commented Oct 12, 2018 via email

@dgageot
Copy link
Copy Markdown
Contributor

dgageot commented Oct 12, 2018

As you see fit

@mfornasa
Copy link
Copy Markdown
Contributor Author

@dgageot done

@dgageot dgageot merged commit aad90b0 into GoogleContainerTools:master Oct 16, 2018
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.

5 participants