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: add fs copy-on-write support #40

Merged
merged 1 commit into from
Jul 31, 2023
Merged

feat: add fs copy-on-write support #40

merged 1 commit into from
Jul 31, 2023

Conversation

anonrig
Copy link
Member

@anonrig anonrig commented Jul 31, 2023

This slightly improves the performance for certain platforms

@codecov-commenter
Copy link

Codecov Report

Merging #40 (3dd1485) into main (72ec745) will decrease coverage by 0.03%.
Report is 1 commits behind head on main.
The diff coverage is 94.44%.

@@            Coverage Diff             @@
##             main      #40      +/-   ##
==========================================
- Coverage   82.22%   82.19%   -0.03%     
==========================================
  Files          21       21              
  Lines        1035     1039       +4     
==========================================
+ Hits          851      854       +3     
- Misses        184      185       +1     
Files Changed Coverage Δ
crates/tarball/src/lib.rs 97.10% <ø> (ø)
crates/package_manager/src/package_import.rs 84.61% <90.90%> (-1.75%) ⬇️
crates/cafs/src/lib.rs 98.03% <100.00%> (ø)

@anonrig anonrig merged commit 3e76733 into main Jul 31, 2023
14 checks passed
@anonrig anonrig deleted the fs-cow-support branch July 31, 2023 12:19
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