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

rafs: fix bug in InodeWrapper::is_sock() #1630

Merged
merged 1 commit into from
Sep 27, 2024

rafs: fix bug in InodeWrapper::is_sock()

9dc005d
Select commit
Loading
Failed to load commit list.
Merged

rafs: fix bug in InodeWrapper::is_sock() #1630

rafs: fix bug in InodeWrapper::is_sock()
9dc005d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 26, 2024 in 0s

61.28% (-0.01%) compared to 9f439ab

View this Pull Request on Codecov

61.28% (-0.01%) compared to 9f439ab

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 61.28%. Comparing base (9f439ab) to head (9dc005d).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1630      +/-   ##
==========================================
- Coverage   61.28%   61.28%   -0.01%     
==========================================
  Files         146      146              
  Lines       48156    48156              
  Branches    46123    46123              
==========================================
- Hits        29514    29510       -4     
- Misses      17084    17085       +1     
- Partials     1558     1561       +3     
Files with missing lines Coverage Δ
rafs/src/metadata/inode.rs 95.39% <100.00%> (ø)

... and 3 files with indirect coverage changes