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: traverser should skip over identity CIDs #437

Merged
merged 2 commits into from
Sep 19, 2023

chore: add identity CID parse tests

b645842
Select commit
Loading
Failed to load commit list.
Merged

fix: traverser should skip over identity CIDs #437

chore: add identity CID parse tests
b645842
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 19, 2023 in 0s

91.52% of diff hit (target 64.07%)

View this Pull Request on Codecov

91.52% of diff hit (target 64.07%)

Annotations

Check warning on line 175 in ipldutil/traverser.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipldutil/traverser.go#L174-L175

Added lines #L174 - L175 were not covered by tests

Check warning on line 186 in ipldutil/traverser.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipldutil/traverser.go#L185-L186

Added lines #L185 - L186 were not covered by tests

Check warning on line 169 in testutil/identity.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

testutil/identity.go#L168-L169

Added lines #L168 - L169 were not covered by tests

Check warning on line 216 in testutil/testutil.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

testutil/testutil.go#L216

Added line #L216 was not covered by tests