fix: wrong usage of smallmap cause server crash. switched to indexmap #457
84.40% of diff hit (target 36.22%)
View this Pull Request on Codecov
84.40% of diff hit (target 36.22%)
Annotations
Check warning on line 152 in packages/media_core/src/cluster/room/audio_mixer.rs
codecov / codecov/patch
packages/media_core/src/cluster/room/audio_mixer.rs#L152
Added line #L152 was not covered by tests
Check warning on line 273 in packages/media_core/src/cluster/room/audio_mixer.rs
codecov / codecov/patch
packages/media_core/src/cluster/room/audio_mixer.rs#L273
Added line #L273 was not covered by tests
Check warning on line 59 in packages/media_core/src/endpoint/internal/bitrate_allocator/egress.rs
codecov / codecov/patch
packages/media_core/src/endpoint/internal/bitrate_allocator/egress.rs#L59
Added line #L59 was not covered by tests
Check warning on line 42 in packages/media_core/src/endpoint/internal/bitrate_allocator/ingress.rs
codecov / codecov/patch
packages/media_core/src/endpoint/internal/bitrate_allocator/ingress.rs#L42
Added line #L42 was not covered by tests
Check warning on line 47 in packages/media_utils/src/indexmap_2d.rs
codecov / codecov/patch
packages/media_utils/src/indexmap_2d.rs#L46-L47
Added lines #L46 - L47 were not covered by tests
Check warning on line 53 in packages/media_utils/src/indexmap_2d.rs
codecov / codecov/patch
packages/media_utils/src/indexmap_2d.rs#L52-L53
Added lines #L52 - L53 were not covered by tests
Check warning on line 19 in packages/transport_webrtc/src/shared_port.rs
codecov / codecov/patch
packages/transport_webrtc/src/shared_port.rs#L16-L19
Added lines #L16 - L19 were not covered by tests
Check warning on line 32 in packages/transport_webrtc/src/shared_port.rs
codecov / codecov/patch
packages/transport_webrtc/src/shared_port.rs#L32
Added line #L32 was not covered by tests
Check warning on line 35 in packages/transport_webrtc/src/shared_port.rs
codecov / codecov/patch
packages/transport_webrtc/src/shared_port.rs#L34-L35
Added lines #L34 - L35 were not covered by tests
Check warning on line 38 in packages/transport_webrtc/src/shared_port.rs
codecov / codecov/patch
packages/transport_webrtc/src/shared_port.rs#L38
Added line #L38 was not covered by tests
Check warning on line 179 in packages/transport_webrtc/src/transport.rs
codecov / codecov/patch
packages/transport_webrtc/src/transport.rs#L179
Added line #L179 was not covered by tests