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.34%. Comparing base (f7e545f) to head (e80fa32).

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   64.91%   65.34%   +0.42%     
==========================================
  Files          92       92              
  Lines       16513    16888     +375     
==========================================
+ Hits        10720    11036     +316     
- Misses       4673     4697      +24     
- Partials     1120     1155      +35     
Flag Coverage Δ
go-1.24 65.31% <77.13%> (+0.44%) ⬆️
go-1.25 65.27% <77.13%> (+0.37%) ⬆️

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

Components Coverage Δ
root 69.54% <79.93%> (+0.40%) ⬆️
api 89.39% <ø> (ø)
client 0.00% <ø> (ø)
internal 88.88% <ø> (ø)
proxy 53.35% <68.08%> (+0.64%) ⬆️
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.58% <100.00%> (+0.39%) ⬆️
backend_storage_static.go 89.75% <100.00%> (+0.82%) ⬆️
hub.go 68.10% <100.00%> (-0.05%) ⬇️
mcu_common.go 87.50% <ø> (ø)
mcu_janus.go 57.73% <100.00%> (+0.38%) ⬆️
session.go 50.00% <ø> (ø)
grpc_client.go 72.29% <76.47%> (+0.12%) ⬆️
... and 7 more

... and 3 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 8 times, most recently from 3a51773 to e80fa32 Compare November 19, 2025 19:18
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