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

feat: allow file.link to "walk" and link all files in a directory #139

Merged
merged 3 commits into from
Mar 15, 2022

Conversation

rawkode
Copy link
Member

@rawkode rawkode commented Mar 4, 2022

No description provided.

@rawkode rawkode changed the title wip feat: allow file.link to "walk" and link all files in a directory Mar 4, 2022
@rawkode rawkode marked this pull request as ready for review March 4, 2022 16:18
@codecov-commenter
Copy link

codecov-commenter commented Mar 4, 2022

Codecov Report

Merging #139 (3b3adee) into main (5cc3d13) will increase coverage by 8.17%.
The diff coverage is 86.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #139      +/-   ##
==========================================
+ Coverage   42.38%   50.56%   +8.17%     
==========================================
  Files          45       44       -1     
  Lines        1621     1606      -15     
==========================================
+ Hits          687      812     +125     
+ Misses        934      794     -140     
Impacted Files Coverage Δ
src/actions/directory/copy.rs 33.33% <0.00%> (+4.30%) ⬆️
src/actions/directory/mod.rs 0.00% <0.00%> (ø)
src/steps/initializers/mod.rs 100.00% <ø> (ø)
src/actions/file/mod.rs 18.18% <50.00%> (+18.18%) ⬆️
src/steps/mod.rs 93.75% <78.57%> (+2.32%) ⬆️
src/steps/initializers/file_exists.rs 93.75% <93.75%> (ø)
src/actions/file/link.rs 92.78% <95.08%> (+43.84%) ⬆️
src/actions/package/providers/yay.rs 0.00% <0.00%> (ø)
src/actions/package/providers/bsdpkg.rs 0.00% <0.00%> (ø)
... and 21 more

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 5cc3d13...3b3adee. Read the comment docs.

@rawkode
Copy link
Member Author

rawkode commented Mar 4, 2022

Closes #82

@rawkode rawkode merged commit 15d29ba into comtrya:main Mar 15, 2022
@rawkode rawkode deleted the feat/82-file-link-walk branch March 15, 2022 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants