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

fix: git node metadata arg passing #500

Merged
merged 1 commit into from
Sep 12, 2020

Conversation

codebytere
Copy link
Member

Closes #499.

Fixes incorrect arguments being passed to getMetadata and also updates export/import to be more in line with other components.

cc @nodejs/node-core-utils

@codebytere codebytere requested a review from a team September 12, 2020 03:03
@codecov
Copy link

codecov bot commented Sep 12, 2020

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #500   +/-   ##
=======================================
  Coverage   82.29%   82.29%           
=======================================
  Files          34       34           
  Lines        1717     1717           
=======================================
  Hits         1413     1413           
  Misses        304      304           

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 0d347f8...9d9007d. Read the comment docs.

@codebytere codebytere merged commit 55c780e into nodejs:master Sep 12, 2020
@codebytere codebytere deleted the fix-git-node-metadata branch September 12, 2020 05:19
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.

Cannot read property ‘startSpinner’ of undefined
2 participants