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

build: cache yarn directory instead of node_modules #1404

Merged
merged 1 commit into from Jan 15, 2020
Merged

Conversation

malept
Copy link
Member

@malept malept commented Jan 15, 2020

Summarize your changes:

See: https://github.com/actions/cache/blob/v1.1.0/examples.md#node---yarn

@codecov
Copy link

codecov bot commented Jan 15, 2020

Codecov Report

Merging #1404 into master will decrease coverage by 0.09%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #1404     +/-   ##
=========================================
- Coverage   70.05%   69.96%   -0.1%     
=========================================
  Files          73       73             
  Lines        2104     2104             
  Branches      389      389             
=========================================
- Hits         1474     1472      -2     
- Misses        480      491     +11     
+ Partials      150      141      -9
Impacted Files Coverage Δ
packages/api/core/src/util/electron-version.ts 84.31% <0%> (-3.93%) ⬇️
packages/api/core/src/api/import.ts 58.82% <0%> (ø) ⬆️

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 3cd7c28...565bfd7. Read the comment docs.

@malept malept merged commit ded1a5f into master Jan 15, 2020
@malept malept deleted the ci-yarn-cache branch January 15, 2020 19:37
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

1 participant