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 a function to get the exact size of a PublicFile and PrivateFile #405

Merged
merged 5 commits into from
Feb 28, 2024

chore: Fix nightly lints & wasm

2eb7ca7
Select commit
Loading
Failed to load commit list.
Merged

feat: Add a function to get the exact size of a PublicFile and PrivateFile #405

chore: Fix nightly lints & wasm
2eb7ca7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 28, 2024 in 1s

54.69% (+0.11%) compared to 8ac4021

View this Pull Request on Codecov

54.69% (+0.11%) compared to 8ac4021

Details

Codecov Report

Attention: Patch coverage is 75.00000% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 54.69%. Comparing base (8ac4021) to head (2eb7ca7).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #405      +/-   ##
==========================================
+ Coverage   54.58%   54.69%   +0.11%     
==========================================
  Files          57       57              
  Lines        3959     3958       -1     
  Branches      959      959              
==========================================
+ Hits         2161     2165       +4     
+ Misses       1183     1175       -8     
- Partials      615      618       +3     
Files Coverage Δ
wnfs-common/src/metadata.rs 24.52% <ø> (ø)
wnfs-common/src/storable.rs 32.43% <ø> (ø)
wnfs/src/public/file.rs 68.96% <ø> (ø)
wnfs-hamt/src/diff.rs 19.46% <0.00%> (ø)
wnfs/src/private/file.rs 70.11% <85.71%> (-0.09%) ⬇️

... and 2 files with indirect coverage changes