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: invoke onProgress callback with events during routing #1975

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

fix: invoke onProgress callback with DHT queries during routing

61aa0ce
Select commit
Loading
Failed to load commit list.
Draft

feat: invoke onProgress callback with events during routing #1975

fix: invoke onProgress callback with DHT queries during routing
61aa0ce
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded May 21, 2024 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Annotations

Check warning on line 51 in packages/kad-dht/src/dual-kad-dht.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/kad-dht/src/dual-kad-dht.ts#L49-L51

Added lines #L49 - L51 were not covered by tests

Check warning on line 57 in packages/kad-dht/src/dual-kad-dht.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/kad-dht/src/dual-kad-dht.ts#L56-L57

Added lines #L56 - L57 were not covered by tests

Check warning on line 67 in packages/kad-dht/src/dual-kad-dht.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/kad-dht/src/dual-kad-dht.ts#L65-L67

Added lines #L65 - L67 were not covered by tests

Check warning on line 73 in packages/kad-dht/src/dual-kad-dht.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/kad-dht/src/dual-kad-dht.ts#L72-L73

Added lines #L72 - L73 were not covered by tests

Check warning on line 105 in packages/kad-dht/src/dual-kad-dht.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/kad-dht/src/dual-kad-dht.ts#L104-L105

Added lines #L104 - L105 were not covered by tests

Check warning on line 117 in packages/kad-dht/src/dual-kad-dht.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/kad-dht/src/dual-kad-dht.ts#L116-L117

Added lines #L116 - L117 were not covered by tests

Check warning on line 124 in packages/libp2p/test/content-routing/content-routing.node.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/libp2p/test/content-routing/content-routing.node.ts#L123-L124

Added lines #L123 - L124 were not covered by tests