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

Match the public and private APIs for content reading #386

Merged
merged 8 commits into from
Dec 20, 2023

fix: remove unstable let expression

da90280
Select commit
Loading
Failed to load commit list.
Merged

Match the public and private APIs for content reading #386

fix: remove unstable let expression
da90280
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 20, 2023 in 0s

54.57% (-0.23%) compared to 0964ac4

View this Pull Request on Codecov

54.57% (-0.23%) compared to 0964ac4

Details

Codecov Report

Attention: 9 lines in your changes are missing coverage. Please review.

Comparison is base (0964ac4) 54.80% compared to head (da90280) 54.57%.
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #386      +/-   ##
==========================================
- Coverage   54.80%   54.57%   -0.23%     
==========================================
  Files          57       57              
  Lines        3936     3943       +7     
  Branches      947      948       +1     
==========================================
- Hits         2157     2152       -5     
- Misses       1169     1180      +11     
- Partials      610      611       +1     
Files Coverage Δ
wnfs/src/public/file.rs 69.82% <ø> (ø)
wnfs/src/private/file.rs 70.20% <70.96%> (-3.49%) ⬇️

... and 1 file with indirect coverage changes