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: Support UnixFS mode and modification times in ipld dag and mfs #658

Merged
merged 5 commits into from
Aug 13, 2024

fix more windows tests

1b5bb03
Select commit
Loading
Failed to load commit list.
Merged

feat: Support UnixFS mode and modification times in ipld dag and mfs #658

fix more windows tests
1b5bb03
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 13, 2024 in 1s

60.00% of diff hit (target 60.03%)

View this Pull Request on Codecov

60.00% of diff hit (target 60.03%)

Annotations

Check warning on line 167 in ipld/unixfs/file/unixfile.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipld/unixfs/file/unixfile.go#L166-L167

Added lines #L166 - L167 were not covered by tests

Check warning on line 192 in ipld/unixfs/file/unixfile.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipld/unixfs/file/unixfile.go#L192

Added line #L192 was not covered by tests

Check warning on line 147 in ipld/unixfs/importer/balanced/builder.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipld/unixfs/importer/balanced/builder.go#L146-L147

Added lines #L146 - L147 were not covered by tests

Check warning on line 153 in ipld/unixfs/importer/balanced/builder.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipld/unixfs/importer/balanced/builder.go#L152-L153

Added lines #L152 - L153 were not covered by tests

Check warning on line 294 in ipld/unixfs/importer/helpers/dagbuilder.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipld/unixfs/importer/helpers/dagbuilder.go#L293-L294

Added lines #L293 - L294 were not covered by tests

Check warning on line 301 in ipld/unixfs/importer/helpers/dagbuilder.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipld/unixfs/importer/helpers/dagbuilder.go#L300-L301

Added lines #L300 - L301 were not covered by tests

Check warning on line 420 in ipld/unixfs/importer/helpers/dagbuilder.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipld/unixfs/importer/helpers/dagbuilder.go#L419-L420

Added lines #L419 - L420 were not covered by tests

Check warning on line 430 in ipld/unixfs/importer/helpers/dagbuilder.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipld/unixfs/importer/helpers/dagbuilder.go#L429-L430

Added lines #L429 - L430 were not covered by tests

Check warning on line 53 in ipld/unixfs/importer/trickle/trickledag.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipld/unixfs/importer/trickle/trickledag.go#L52-L53

Added lines #L52 - L53 were not covered by tests

Check warning on line 542 in ipld/unixfs/mod/dagmodifier.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipld/unixfs/mod/dagmodifier.go#L541-L542

Added lines #L541 - L542 were not covered by tests

Check warning on line 174 in ipld/unixfs/pb/unixfs.pb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipld/unixfs/pb/unixfs.pb.go#L174

Added line #L174 was not covered by tests

Check warning on line 241 in ipld/unixfs/pb/unixfs.pb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipld/unixfs/pb/unixfs.pb.go#L237-L241

Added lines #L237 - L241 were not covered by tests

Check warning on line 244 in ipld/unixfs/pb/unixfs.pb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipld/unixfs/pb/unixfs.pb.go#L243-L244

Added lines #L243 - L244 were not covered by tests

Check warning on line 247 in ipld/unixfs/pb/unixfs.pb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipld/unixfs/pb/unixfs.pb.go#L246-L247

Added lines #L246 - L247 were not covered by tests

Check warning on line 250 in ipld/unixfs/pb/unixfs.pb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipld/unixfs/pb/unixfs.pb.go#L249-L250

Added lines #L249 - L250 were not covered by tests

Check warning on line 253 in ipld/unixfs/pb/unixfs.pb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipld/unixfs/pb/unixfs.pb.go#L252-L253

Added lines #L252 - L253 were not covered by tests

Check warning on line 256 in ipld/unixfs/pb/unixfs.pb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipld/unixfs/pb/unixfs.pb.go#L255-L256

Added lines #L255 - L256 were not covered by tests

Check warning on line 265 in ipld/unixfs/pb/unixfs.pb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipld/unixfs/pb/unixfs.pb.go#L261-L265

Added lines #L261 - L265 were not covered by tests

Check warning on line 272 in ipld/unixfs/pb/unixfs.pb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipld/unixfs/pb/unixfs.pb.go#L268-L272

Added lines #L268 - L272 were not covered by tests

Check warning on line 85 in ipld/unixfs/unixfs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipld/unixfs/unixfs.go#L85

Added line #L85 was not covered by tests

Check warning on line 114 in ipld/unixfs/unixfs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipld/unixfs/unixfs.go#L113-L114

Added lines #L113 - L114 were not covered by tests

Check warning on line 122 in ipld/unixfs/unixfs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipld/unixfs/unixfs.go#L121-L122

Added lines #L121 - L122 were not covered by tests

Check warning on line 433 in mfs/dir.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

mfs/dir.go#L429-L433

Added lines #L429 - L433 were not covered by tests

Check warning on line 438 in mfs/dir.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

mfs/dir.go#L435-L438

Added lines #L435 - L438 were not covered by tests

Check warning on line 444 in mfs/dir.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

mfs/dir.go#L440-L444

Added lines #L440 - L444 were not covered by tests