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: copyAssets #512

Merged
merged 5 commits into from
Oct 14, 2020
Merged

fix: copyAssets #512

merged 5 commits into from
Oct 14, 2020

Conversation

@peaceiris peaceiris marked this pull request as draft October 11, 2020 01:28
@codecov
Copy link

codecov bot commented Oct 11, 2020

Codecov Report

Merging #512 into main will increase coverage by 1.13%.
The diff coverage is 10.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #512      +/-   ##
==========================================
+ Coverage   52.17%   53.30%   +1.13%     
==========================================
  Files           4        4              
  Lines         276      272       -4     
  Branches       47       47              
==========================================
+ Hits          144      145       +1     
+ Misses        131      126       -5     
  Partials        1        1              
Impacted Files Coverage Δ
src/git-utils.ts 35.60% <10.00%> (+1.78%) ⬆️

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 d81433e...c9b63d1. Read the comment docs.

@peaceiris peaceiris marked this pull request as ready for review October 14, 2020 09:04
@peaceiris peaceiris merged commit 725f7db into main Oct 14, 2020
@peaceiris peaceiris deleted the fix-copy-assets branch October 14, 2020 09:13
peaceiris pushed a commit that referenced this pull request Oct 14, 2020
* deps: Add shelljs @types/shelljs
* fix: copyAssets

use shelljs.cp instead of actions/core/io/cp (io.cp)

- https://github.com/shelljs/shelljs
@peaceiris peaceiris mentioned this pull request Oct 15, 2020
1 task
peaceiris added a commit that referenced this pull request Oct 15, 2020
Close #520

Related to:

- pr: #512 
- #507 #509 
- #390
- #324
- #103
peaceiris pushed a commit that referenced this pull request Oct 15, 2020
Close #520

Related to:

- pr: #512
- #507 #509
- #390
- #324
- #103
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