Skip to content

Conversation

@fancycode
Copy link
Member

No description provided.

@fancycode fancycode linked an issue Nov 5, 2025 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Nov 6, 2025

Codecov Report

❌ Patch coverage is 77.13568% with 91 lines in your changes missing coverage. Please review.
✅ Project coverage is 65.81%. Comparing base (a13ca9c) to head (13ed3b5).

Files with missing lines Patch % Lines
proxy/proxy_server.go 57.77% 12 Missing and 7 partials ⚠️
room.go 85.15% 12 Missing and 7 partials ⚠️
clientsession.go 61.53% 12 Missing and 3 partials ⚠️
grpc_server.go 57.57% 8 Missing and 6 partials ⚠️
proxy/proxy_session.go 77.55% 10 Missing and 1 partial ⚠️
mcu_proxy.go 86.11% 3 Missing and 2 partials ⚠️
grpc_client.go 76.47% 2 Missing and 2 partials ⚠️
mcu_janus_client.go 69.23% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1107      +/-   ##
==========================================
+ Coverage   65.35%   65.81%   +0.45%     
==========================================
  Files          95       95              
  Lines       16843    17218     +375     
==========================================
+ Hits        11008    11332     +324     
- Misses       4689     4709      +20     
- Partials     1146     1177      +31     
Flag Coverage Δ
go-1.24 65.76% <77.13%> (+0.45%) ⬆️
go-1.25 65.73% <77.13%> (+0.45%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
root 69.92% <79.93%> (+0.43%) ⬆️
api 89.39% <ø> (ø)
client 0.00% <ø> (ø)
internal 88.88% <ø> (ø)
proxy 53.42% <68.08%> (+0.74%) ⬆️
server 0.00% <ø> (ø)
Files with missing lines Coverage Δ
api_backend.go 93.04% <ø> (ø)
api_proxy.go 34.18% <ø> (+7.69%) ⬆️
backend_configuration.go 87.87% <100.00%> (+0.28%) ⬆️
backend_storage_etcd.go 77.71% <100.00%> (+0.38%) ⬆️
backend_storage_static.go 89.78% <100.00%> (+0.81%) ⬆️
hub.go 67.96% <100.00%> (-0.05%) ⬇️
mcu_common.go 87.50% <ø> (ø)
mcu_janus.go 58.26% <100.00%> (+0.38%) ⬆️
session.go 50.00% <ø> (ø)
grpc_client.go 72.21% <76.47%> (+0.12%) ⬆️
... and 7 more

... and 4 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@fancycode fancycode force-pushed the room-bandwidth branch 2 times, most recently from 2137334 to 115593c Compare November 6, 2025 12:06
@fancycode fancycode force-pushed the room-bandwidth branch 9 times, most recently from e80fa32 to 4315384 Compare November 20, 2025 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Dynamically adjust bandwidth while in call

2 participants