Skip to content

Honour consoleproxy.session.timeout for noVNC sessions

4a7a6ee
Select commit
Loading
Failed to load commit list.
Open

Honour consoleproxy.session.timeout for noVNC sessions (fixes #12810) #13002

Honour consoleproxy.session.timeout for noVNC sessions
4a7a6ee
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 11, 2026 in 0s

18.00% (-0.01%) compared to e2d18c0, passed because coverage increased by 0% when compared to adjusted base (18.00%)

View this Pull Request on Codecov

18.00% (-0.01%) compared to e2d18c0, passed because coverage increased by 0% when compared to adjusted base (18.00%)

Details

Codecov Report

❌ Patch coverage is 3.84615% with 25 lines in your changes missing coverage. Please review.
✅ Project coverage is 18.00%. Comparing base (e2d18c0) to head (4a7a6ee).
⚠️ Report is 16 commits behind head on main.

Files with missing lines Patch % Lines
...m/cloud/consoleproxy/ConsoleProxyNoVNCHandler.java 0.00% 10 Missing ⚠️
...main/java/com/cloud/consoleproxy/ConsoleProxy.java 10.00% 9 Missing ⚠️
...a/com/cloud/consoleproxy/ConsoleProxyGCThread.java 0.00% 6 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #13002      +/-   ##
============================================
- Coverage     18.00%   18.00%   -0.01%     
- Complexity    16464    16472       +8     
============================================
  Files          5977     5976       -1     
  Lines        537726   537881     +155     
  Branches      66026    66053      +27     
============================================
+ Hits          96839    96862      +23     
- Misses       429968   430097     +129     
- Partials      10919    10922       +3     

☔ 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.