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!: rename "transient" connections to "limited" #2645

Merged
merged 4 commits into from
Aug 14, 2024

chore: fix tests

94bf18b
Select commit
Loading
Failed to load commit list.
Merged

fix!: rename "transient" connections to "limited" #2645

chore: fix tests
94bf18b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 1, 2024 in 1s

92.30% of diff hit (target 93.08%)

View this Pull Request on Codecov

92.30% of diff hit (target 93.08%)

Annotations

Check warning on line 170 in packages/integration-tests/test/dcutr.node.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/integration-tests/test/dcutr.node.ts#L169-L170

Added lines #L169 - L170 were not covered by tests

Check warning on line 24 in packages/integration-tests/test/fetch.spec.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/integration-tests/test/fetch.spec.ts#L24

Added line #L24 was not covered by tests

Check warning on line 131 in packages/libp2p/src/connection/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/libp2p/src/connection/index.ts#L131

Added line #L131 was not covered by tests

Check warning on line 621 in packages/libp2p/src/upgrader.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/libp2p/src/upgrader.ts#L621

Added line #L621 was not covered by tests

Check warning on line 266 in packages/transport-circuit-relay-v2/src/transport/transport.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/transport-circuit-relay-v2/src/transport/transport.ts#L265-L266

Added lines #L265 - L266 were not covered by tests

Check warning on line 273 in packages/transport-circuit-relay-v2/src/transport/transport.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/transport-circuit-relay-v2/src/transport/transport.ts#L271-L273

Added lines #L271 - L273 were not covered by tests

Check warning on line 277 in packages/transport-circuit-relay-v2/src/transport/transport.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/transport-circuit-relay-v2/src/transport/transport.ts#L277

Added line #L277 was not covered by tests

Check warning on line 279 in packages/transport-circuit-relay-v2/src/transport/transport.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/transport-circuit-relay-v2/src/transport/transport.ts#L279

Added line #L279 was not covered by tests

Check warning on line 150 in packages/transport-circuit-relay-v2/src/utils.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/transport-circuit-relay-v2/src/utils.ts#L149-L150

Added lines #L149 - L150 were not covered by tests

Check warning on line 156 in packages/transport-circuit-relay-v2/src/utils.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/transport-circuit-relay-v2/src/utils.ts#L155-L156

Added lines #L155 - L156 were not covered by tests

Check warning on line 265 in packages/transport-circuit-relay-v2/test/utils.spec.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/transport-circuit-relay-v2/test/utils.spec.ts#L264-L265

Added lines #L264 - L265 were not covered by tests