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

chore: use npm instead of Yarn in developer scripts #375

Merged
merged 3 commits into from Jul 7, 2021

Conversation

RA80533
Copy link
Contributor

@RA80533 RA80533 commented Jun 14, 2021

Developers wishing to continue using Yarn on their local machines for development may continue to do so. Package installation, however, must be done via npm install.

@RA80533 RA80533 changed the title Use npm instead of Yarn in developer scripts chore: use npm instead of Yarn in developer scripts Jun 14, 2021
@codecov
Copy link

codecov bot commented Jul 7, 2021

Codecov Report

Merging #375 (8e28365) into master (bd60ae8) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #375   +/-   ##
=======================================
  Coverage   96.45%   96.45%           
=======================================
  Files           3        3           
  Lines         141      141           
  Branches       43       43           
=======================================
  Hits          136      136           
  Misses          5        5           
Flag Coverage Δ
demo 87.50% <ø> (ø)
script 97.60% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/buildExec.ts 97.60% <0.00%> (ø)

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 bd60ae8...8e28365. Read the comment docs.

@thomasrockhu thomasrockhu merged commit 129d2a4 into codecov:master Jul 7, 2021
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.

None yet

2 participants