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

refactor!: extract circuit relay v2 to separate module #2222

Merged
merged 2 commits into from
Nov 9, 2023

chore: fix import

84175a6
Select commit
Loading
Failed to load commit list.
Merged

refactor!: extract circuit relay v2 to separate module #2222

chore: fix import
84175a6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 9, 2023 in 0s

85.26% of diff hit (target 95.75%)

View this Pull Request on Codecov

85.26% of diff hit (target 95.75%)

Annotations

Check warning on line 169 in packages/transport-circuit-relay-v2/src/server/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/transport-circuit-relay-v2/src/server/index.ts#L169

Added line #L169 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/transport-circuit-relay-v2/src/transport/index.ts#L141

Added line #L141 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L150 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/transport-circuit-relay-v2/src/transport/index.ts#L197-L198

Added lines #L197 - L198 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/transport-circuit-relay-v2/src/transport/index.ts#L210-L211

Added lines #L210 - L211 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/transport-circuit-relay-v2/src/transport/index.ts#L244

Added line #L244 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/transport-circuit-relay-v2/src/transport/index.ts#L276

Added line #L276 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/transport-circuit-relay-v2/src/transport/index.ts#L285

Added line #L285 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/transport-circuit-relay-v2/src/transport/index.ts#L290

Added line #L290 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/transport-circuit-relay-v2/src/transport/index.ts#L302-L303

Added lines #L302 - L303 were not covered by tests

Check warning on line 144 in packages/transport-circuit-relay-v2/src/transport/reservation-store.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/transport-circuit-relay-v2/src/transport/reservation-store.ts#L144

Added line #L144 was not covered by tests

Check warning on line 149 in packages/transport-circuit-relay-v2/src/transport/reservation-store.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/transport-circuit-relay-v2/src/transport/reservation-store.ts#L149

Added line #L149 was not covered by tests

Check warning on line 154 in packages/transport-circuit-relay-v2/src/transport/reservation-store.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/transport-circuit-relay-v2/src/transport/reservation-store.ts#L154

Added line #L154 was not covered by tests

Check warning on line 158 in packages/transport-circuit-relay-v2/src/transport/reservation-store.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/transport-circuit-relay-v2/src/transport/reservation-store.ts#L158

Added line #L158 was not covered by tests

Check warning on line 167 in packages/transport-circuit-relay-v2/src/transport/reservation-store.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/transport-circuit-relay-v2/src/transport/reservation-store.ts#L167

Added line #L167 was not covered by tests

Check warning on line 182 in packages/transport-circuit-relay-v2/src/transport/reservation-store.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/transport-circuit-relay-v2/src/transport/reservation-store.ts#L182

Added line #L182 was not covered by tests

Check warning on line 193 in packages/transport-circuit-relay-v2/src/transport/reservation-store.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/transport-circuit-relay-v2/src/transport/reservation-store.ts#L193

Added line #L193 was not covered by tests

Check warning on line 201 in packages/transport-circuit-relay-v2/src/transport/reservation-store.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/transport-circuit-relay-v2/src/transport/reservation-store.ts#L201

Added line #L201 was not covered by tests

Check warning on line 211 in packages/transport-circuit-relay-v2/src/transport/reservation-store.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/transport-circuit-relay-v2/src/transport/reservation-store.ts#L211

Added line #L211 was not covered by tests

Check warning on line 235 in packages/transport-circuit-relay-v2/src/transport/reservation-store.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/transport-circuit-relay-v2/src/transport/reservation-store.ts#L235

Added line #L235 was not covered by tests

Check warning on line 263 in packages/transport-circuit-relay-v2/src/transport/reservation-store.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/transport-circuit-relay-v2/src/transport/reservation-store.ts#L263

Added line #L263 was not covered by tests

Check warning on line 274 in packages/transport-circuit-relay-v2/src/transport/reservation-store.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/transport-circuit-relay-v2/src/transport/reservation-store.ts#L274

Added line #L274 was not covered by tests

Check warning on line 285 in packages/transport-circuit-relay-v2/src/transport/reservation-store.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/transport-circuit-relay-v2/src/transport/reservation-store.ts#L285

Added line #L285 was not covered by tests

Check warning on line 300 in packages/transport-circuit-relay-v2/src/transport/reservation-store.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/transport-circuit-relay-v2/src/transport/reservation-store.ts#L300

Added line #L300 was not covered by tests

Check warning on line 308 in packages/transport-circuit-relay-v2/src/transport/reservation-store.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/transport-circuit-relay-v2/src/transport/reservation-store.ts#L308

Added line #L308 was not covered by tests