Skip to content

git-node: implement --commit option of git node wpt - #416

Merged
joyeecheung merged 1 commit into
nodejs:masterfrom
joyeecheung:git-node-url-commit
May 12, 2020
Merged

git-node: implement --commit option of git node wpt#416
joyeecheung merged 1 commit into
nodejs:masterfrom
joyeecheung:git-node-url-commit

Conversation

@joyeecheung

Copy link
Copy Markdown
Member

Add an option to explicitly specify the commit the WPT subset
should be updated to instead of always using the latest commit.

Add an option to explicitly specify the commit the WPT subset
should be updated to instead of always using the latest commit.
@codecov

codecovBot commented May 11, 2020

Copy link
Copy Markdown

Codecov Report

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

Impacted file tree graph

@@ Coverage Diff @@## master #416 +/- ##
==========================================
+ Coverage 76.28% 76.34% +0.06% 
==========================================
Files 21 21 Lines 1480 1484 +4 ==========================================
+ Hits 1129 1133 +4 
Misses 351 351 
Impacted FilesCoverage Δ
lib/file.js78.26% <0.00%> (-0.91%)⬇️
lib/cli.js90.00% <0.00%> (+0.76%)⬆️

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 255e660...8cba6c1. Read the comment docs.

Sign up for freeto 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.

3 participants

@joyeecheung@codebytere@targos