Skip to content

feat: add name property to errors #414

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

Merged
merged 2 commits into from
Sep 13, 2024

Merge branch 'main' into feat/add-name-property-to-errors

6589e1c
Select commit
Loading
Failed to load commit list.
Merged

feat: add name property to errors #414

Merge branch 'main' into feat/add-name-property-to-errors
6589e1c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 13, 2024 in 1s

90.47% of diff hit (target 93.03%)

View this Pull Request on Codecov

90.47% of diff hit (target 93.03%)

Annotations

Check warning on line 366 in packages/ipfs-unixfs-exporter/src/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/ipfs-unixfs-exporter/src/index.ts#L366

Added line #L366 was not covered by tests

Check warning on line 399 in packages/ipfs-unixfs-exporter/src/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/ipfs-unixfs-exporter/src/index.ts#L399

Added line #L399 was not covered by tests

Check warning on line 446 in packages/ipfs-unixfs-exporter/src/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/ipfs-unixfs-exporter/src/index.ts#L446

Added line #L446 was not covered by tests

Check warning on line 31 in packages/ipfs-unixfs-exporter/src/resolvers/identity.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/ipfs-unixfs-exporter/src/resolvers/identity.ts#L31

Added line #L31 was not covered by tests

Check warning on line 26 in packages/ipfs-unixfs-exporter/src/resolvers/unixfs-v1/content/file.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/ipfs-unixfs-exporter/src/resolvers/unixfs-v1/content/file.ts#L26

Added line #L26 was not covered by tests

Check warning on line 34 in packages/ipfs-unixfs-exporter/src/resolvers/unixfs-v1/content/file.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/ipfs-unixfs-exporter/src/resolvers/unixfs-v1/content/file.ts#L34

Added line #L34 was not covered by tests

Check warning on line 26 in packages/ipfs-unixfs-exporter/src/resolvers/unixfs-v1/content/hamt-sharded-directory.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/ipfs-unixfs-exporter/src/resolvers/unixfs-v1/content/hamt-sharded-directory.ts#L26

Added line #L26 was not covered by tests

Check warning on line 33 in packages/ipfs-unixfs-exporter/src/resolvers/unixfs-v1/content/hamt-sharded-directory.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/ipfs-unixfs-exporter/src/resolvers/unixfs-v1/content/hamt-sharded-directory.ts#L33

Added line #L33 was not covered by tests

Check warning on line 37 in packages/ipfs-unixfs-exporter/src/resolvers/unixfs-v1/content/hamt-sharded-directory.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/ipfs-unixfs-exporter/src/resolvers/unixfs-v1/content/hamt-sharded-directory.ts#L37

Added line #L37 was not covered by tests

Check warning on line 42 in packages/ipfs-unixfs-exporter/src/resolvers/unixfs-v1/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/ipfs-unixfs-exporter/src/resolvers/unixfs-v1/index.ts#L42

Added line #L42 was not covered by tests

Check warning on line 85 in packages/ipfs-unixfs-exporter/src/resolvers/unixfs-v1/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/ipfs-unixfs-exporter/src/resolvers/unixfs-v1/index.ts#L85

Added line #L85 was not covered by tests

Check warning on line 69 in packages/ipfs-unixfs-exporter/src/utils/find-cid-in-shard.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/ipfs-unixfs-exporter/src/utils/find-cid-in-shard.ts#L69

Added line #L69 was not covered by tests

Check warning on line 76 in packages/ipfs-unixfs-exporter/src/utils/find-cid-in-shard.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/ipfs-unixfs-exporter/src/utils/find-cid-in-shard.ts#L76

Added line #L76 was not covered by tests

Check warning on line 80 in packages/ipfs-unixfs-exporter/src/utils/find-cid-in-shard.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/ipfs-unixfs-exporter/src/utils/find-cid-in-shard.ts#L80

Added line #L80 was not covered by tests

Check warning on line 83 in packages/ipfs-unixfs-exporter/src/utils/find-cid-in-shard.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/ipfs-unixfs-exporter/src/utils/find-cid-in-shard.ts#L83

Added line #L83 was not covered by tests

Check warning on line 29 in packages/ipfs-unixfs-exporter/src/utils/validate-offset-and-length.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/ipfs-unixfs-exporter/src/utils/validate-offset-and-length.ts#L29

Added line #L29 was not covered by tests

Check warning on line 55 in packages/ipfs-unixfs-importer/src/dag-builder/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/ipfs-unixfs-importer/src/dag-builder/index.ts#L55

Added line #L55 was not covered by tests

Check warning on line 58 in packages/ipfs-unixfs-importer/src/dag-builder/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/ipfs-unixfs-importer/src/dag-builder/index.ts#L58

Added line #L58 was not covered by tests

Check warning on line 10 in packages/ipfs-unixfs-importer/src/dag-builder/validate-chunks.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/ipfs-unixfs-importer/src/dag-builder/validate-chunks.ts#L10

Added line #L10 was not covered by tests

Check warning on line 20 in packages/ipfs-unixfs-importer/src/dag-builder/validate-chunks.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/ipfs-unixfs-importer/src/dag-builder/validate-chunks.ts#L20

Added line #L20 was not covered by tests