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

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

Merged
merged 1 commit into from
May 12, 2020

Conversation

joyeecheung
Copy link
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
Copy link

codecov bot commented May 11, 2020

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 Files Coverage Δ
lib/file.js 78.26% <0.00%> (-0.91%) ⬇️
lib/cli.js 90.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 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.

3 participants