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 potential crash in unixfs directory #798

Merged
merged 3 commits into from
Jan 21, 2025

simplify

9256fbe
Select commit
Loading
Failed to load commit list.
Merged

fix potential crash in unixfs directory #798

simplify
9256fbe
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 21, 2025 in 1s

60.53% (+0.03%) compared to bcf475c

View this Pull Request on Codecov

60.53% (+0.03%) compared to bcf475c

Details

Codecov Report

Attention: Patch coverage is 72.22222% with 5 lines in your changes missing coverage. Please review.

Project coverage is 60.53%. Comparing base (bcf475c) to head (9256fbe).

Files with missing lines Patch % Lines
ipld/unixfs/io/directory.go 72.22% 4 Missing and 1 partial ⚠️

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #798      +/-   ##
==========================================
+ Coverage   60.49%   60.53%   +0.03%     
==========================================
  Files         245      245              
  Lines       31124    31134      +10     
==========================================
+ Hits        18830    18848      +18     
+ Misses      10615    10610       -5     
+ Partials     1679     1676       -3     
Files with missing lines Coverage Δ
ipld/unixfs/io/directory.go 68.94% <72.22%> (+0.03%) ⬆️

... and 14 files with indirect coverage changes