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!: convert to TypeScript and update Kubo #221

Merged
merged 9 commits into from
Apr 18, 2024

chore: fix docs command

e1d061d
Select commit
Loading
Failed to load commit list.
Merged

feat!: convert to TypeScript and update Kubo #221

chore: fix docs command
e1d061d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Apr 18, 2024 in 0s

95.32% of diff hit (target 95.21%)

View this Pull Request on Codecov

95.32% of diff hit (target 95.21%)

Annotations

Check warning on line 79 in src/add-all.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/add-all.ts#L76-L79

Added lines #L76 - L79 were not covered by tests

Check warning on line 97 in src/add-all.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/add-all.ts#L96-L97

Added lines #L96 - L97 were not covered by tests

Check warning on line 104 in src/add-all.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/add-all.ts#L100-L104

Added lines #L100 - L104 were not covered by tests

Check warning on line 28 in src/block/put.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/block/put.ts#L28

Added line #L28 was not covered by tests

Check warning on line 30 in src/block/put.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/block/put.ts#L30

Added line #L30 was not covered by tests

Check warning on line 25 in src/dag/get.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dag/get.ts#L22-L25

Added lines #L22 - L25 were not covered by tests

Check warning on line 91 in src/dht/map-event.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dht/map-event.ts#L91

Added line #L91 was not covered by tests

Check warning on line 93 in src/dht/map-event.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dht/map-event.ts#L93

Added line #L93 was not covered by tests

Check warning on line 13 in src/diag/net.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/diag/net.ts#L7-L13

Added lines #L7 - L13 were not covered by tests

Check warning on line 19 in src/files/read.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/files/read.ts#L19

Added line #L19 was not covered by tests

Check warning on line 12 in src/is-online.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/is-online.ts#L9-L12

Added lines #L9 - L12 were not covered by tests

Check warning on line 8 in src/key/import.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/key/import.ts#L8

Added line #L8 was not covered by tests

Check warning on line 7 in src/lib/agent.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/agent.ts#L6-L7

Added lines #L6 - L7 were not covered by tests

Check warning on line 106 in src/lib/core.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/core.ts#L105-L106

Added lines #L105 - L106 were not covered by tests

Check warning on line 125 in src/lib/core.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/core.ts#L124-L125

Added lines #L124 - L125 were not covered by tests

Check warning on line 52 in src/lib/files/normalise-candidate-multiple.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/files/normalise-candidate-multiple.ts#L50-L52

Added lines #L50 - L52 were not covered by tests

Check warning on line 95 in src/lib/files/normalise-candidate-multiple.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/files/normalise-candidate-multiple.ts#L93-L95

Added lines #L93 - L95 were not covered by tests

Check warning on line 49 in src/lib/files/normalise-candidate-single.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/files/normalise-candidate-single.ts#L46-L49

Added lines #L46 - L49 were not covered by tests

Check warning on line 74 in src/lib/files/normalise-candidate-single.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/files/normalise-candidate-single.ts#L72-L74

Added lines #L72 - L74 were not covered by tests

Check warning on line 43 in src/lib/files/normalise-content.browser.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/files/normalise-content.browser.ts#L41-L43

Added lines #L41 - L43 were not covered by tests

Check warning on line 49 in src/lib/files/normalise-content.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/files/normalise-content.ts#L47-L49

Added lines #L47 - L49 were not covered by tests

Check warning on line 79 in src/lib/files/normalise-content.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/files/normalise-content.ts#L78-L79

Added lines #L78 - L79 were not covered by tests

Check warning on line 83 in src/lib/files/normalise-content.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/files/normalise-content.ts#L82-L83

Added lines #L82 - L83 were not covered by tests

Check warning on line 87 in src/lib/files/normalise-content.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/files/normalise-content.ts#L86-L87

Added lines #L86 - L87 were not covered by tests

Check warning on line 36 in src/lib/files/utils.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/files/utils.ts#L30-L36

Added lines #L30 - L36 were not covered by tests