fix: replace p-queue with less restrictive queue #2339
97.70% of diff hit (target 93.38%)
View this Pull Request on Codecov
97.70% of diff hit (target 93.38%)
Annotations
Check warning on line 82 in packages/kad-dht/src/routing-table/index.ts
codecov / codecov/patch
packages/kad-dht/src/routing-table/index.ts#L82
Added line #L82 was not covered by tests
Check warning on line 87 in packages/kad-dht/src/routing-table/index.ts
codecov / codecov/patch
packages/kad-dht/src/routing-table/index.ts#L87
Added line #L87 was not covered by tests
Check warning on line 74 in packages/libp2p/src/connection-manager/auto-dial.ts
codecov / codecov/patch
packages/libp2p/src/connection-manager/auto-dial.ts#L74
Added line #L74 was not covered by tests
Check warning on line 145 in packages/libp2p/src/connection-manager/dial-queue.ts
codecov / codecov/patch
packages/libp2p/src/connection-manager/dial-queue.ts#L144-L145
Added lines #L144 - L145 were not covered by tests
Check warning on line 169 in packages/libp2p/src/connection-manager/dial-queue.ts
codecov / codecov/patch
packages/libp2p/src/connection-manager/dial-queue.ts#L168-L169
Added lines #L168 - L169 were not covered by tests
Check warning on line 174 in packages/libp2p/src/connection-manager/dial-queue.ts
codecov / codecov/patch
packages/libp2p/src/connection-manager/dial-queue.ts#L172-L174
Added lines #L172 - L174 were not covered by tests
Check warning on line 188 in packages/libp2p/src/connection-manager/dial-queue.ts
codecov / codecov/patch
packages/libp2p/src/connection-manager/dial-queue.ts#L183-L188
Added lines #L183 - L188 were not covered by tests
Check warning on line 250 in packages/libp2p/src/connection-manager/dial-queue.ts
codecov / codecov/patch
packages/libp2p/src/connection-manager/dial-queue.ts#L249-L250
Added lines #L249 - L250 were not covered by tests
Check warning on line 152 in packages/transport-circuit-relay-v2/src/transport/reservation-store.ts
codecov / codecov/patch
packages/transport-circuit-relay-v2/src/transport/reservation-store.ts#L152
Added line #L152 was not covered by tests
Check warning on line 105 in packages/utils/src/queue/index.ts
codecov / codecov/patch
packages/utils/src/queue/index.ts#L96-L105
Added lines #L96 - L105 were not covered by tests
Check warning on line 335 in packages/utils/src/queue/index.ts
codecov / codecov/patch
packages/utils/src/queue/index.ts#L334-L335
Added lines #L334 - L335 were not covered by tests
Check warning on line 25 in packages/utils/src/queue/recipient.ts
codecov / codecov/patch
packages/utils/src/queue/recipient.ts#L24-L25
Added lines #L24 - L25 were not covered by tests