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

Include assets from "assets/" directory (#126) #130

Merged
merged 1 commit into from
Aug 13, 2018

Conversation

mwistrand
Copy link
Contributor

Copy (without hashing) all files in the assets directory to the output/{mode}/assets directory.

This commit has already been merged to next, but now requires a separate PR to master.

@mwistrand mwistrand requested a review from agubler August 13, 2018 13:37
Copy (without hashing) all files in the `assets` directory to the `output/{mode}/assets` directory.
@codecov
Copy link

codecov bot commented Aug 13, 2018

Codecov Report

Merging #130 into master will decrease coverage by 0.76%.
The diff coverage is 33.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #130      +/-   ##
==========================================
- Coverage   60.53%   59.76%   -0.77%     
==========================================
  Files           8        8              
  Lines         413      425      +12     
  Branches       92       94       +2     
==========================================
+ Hits          250      254       +4     
- Misses        163      171       +8
Impacted Files Coverage Δ
src/dist.config.ts 36.17% <33.33%> (-0.42%) ⬇️
src/dev.config.ts 26.53% <33.33%> (+0.94%) ⬆️

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 4f285ab...f5e75e0. 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.

2 participants