Skip to content

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

Merged
anonrig merged 1 commit intomainfrom
fs-cow-support
Jul 31, 2023
Merged

feat: add fs copy-on-write support#40
anonrig merged 1 commit intomainfrom
fs-cow-support

Conversation

@anonrig
Copy link
Copy Markdown
Member

@anonrig anonrig commented Jul 31, 2023

This slightly improves the performance for certain platforms

@anonrig anonrig requested a review from steveklabnik July 31, 2023 01:32
@codecov-commenter
Copy link
Copy Markdown

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
@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