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

fix(blobfs): Update fs ops for fuse_backend_rs 0.12.0 #1659

Merged
merged 2 commits into from
Jan 15, 2025

fix(blobfs): Use correct result types for `open` and `create`

add72f1
Select commit
Loading
Failed to load commit list.
Merged

fix(blobfs): Update fs ops for fuse_backend_rs 0.12.0 #1659

fix(blobfs): Use correct result types for `open` and `create`
add72f1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 6, 2025 in 0s

60.05% (-0.01%) compared to 365f13e

View this Pull Request on Codecov

60.05% (-0.01%) compared to 365f13e

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.05%. Comparing base (365f13e) to head (add72f1).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1659      +/-   ##
==========================================
- Coverage   60.05%   60.05%   -0.01%     
==========================================
  Files         147      147              
  Lines       49624    49624              
  Branches    47078    47078              
==========================================
- Hits        29802    29800       -2     
- Misses      18040    18041       +1     
- Partials     1782     1783       +1     

see 2 files with indirect coverage changes