Skip to content

fixes

dbe9dc4
Select commit
Loading
Failed to load commit list.
Draft

feature: websocket server framework, logs web session implementation #12053

fixes
dbe9dc4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 30, 2026 in 1s

17.96% (-0.05%) compared to c361409

View this Pull Request on Codecov

17.96% (-0.05%) compared to c361409

Details

Codecov Report

❌ Patch coverage is 1.31752% with 1498 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.96%. Comparing base (c361409) to head (dbe9dc4).
⚠️ Report is 115 commits behind head on main.

Files with missing lines Patch % Lines
...e/cloudstack/logsws/LogsWebSessionManagerImpl.java 3.60% 213 Missing and 1 partial ⚠️
...ack/logsws/server/LogsWebSocketRoutingHandler.java 0.00% 132 Missing ⚠️
...loudstack/logsws/LogsWebSessionApiServiceImpl.java 0.00% 122 Missing ⚠️
.../apache/cloudstack/logsws/server/LogsStreamer.java 0.00% 105 Missing ⚠️
...ework/websocket/server/common/WebSocketRouter.java 0.00% 97 Missing ⚠️
...ket/server/manager/WebSocketServerManagerImpl.java 0.00% 88 Missing ⚠️
...ebsocket/server/WebSocketServerRoutingHandler.java 0.00% 78 Missing ⚠️
.../apache/cloudstack/logsws/vo/LogsWebSessionVO.java 0.00% 77 Missing ⚠️
...ck/framework/websocket/server/WebSocketServer.java 0.00% 73 Missing ⚠️
...e/cloudstack/logsws/dao/LogsWebSessionDaoImpl.java 0.00% 52 Missing ⚠️
... and 28 more
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #12053      +/-   ##
============================================
- Coverage     18.00%   17.96%   -0.05%     
- Complexity    16466    16472       +6     
============================================
  Files          5977     6005      +28     
  Lines        537777   539459    +1682     
  Branches      66037    66201     +164     
============================================
+ Hits          96844    96894      +50     
- Misses       430011   431639    +1628     
- Partials      10922    10926       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.