Skip to content

feat: Add session closed metric - #700

Open
KirillKurdyukov wants to merge 1 commit into
masterfrom
ydbappteam-1650-session-closed
Open

feat: Add session closed metric#700
KirillKurdyukov wants to merge 1 commit into
masterfrom
ydbappteam-1650-session-closed

YDBAPPTEAM-1650 Add session closed metric

293068d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 13, 2026 in 0s

72.19% (+0.31%) compared to ae5b7db

View this Pull Request on Codecov

72.19% (+0.31%) compared to ae5b7db

Details

Codecov Report

❌ Patch coverage is 90.62500% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.19%. Comparing base (ae5b7db) to head (293068d).
⚠️ Report is 10 commits behind head on master.

Files with missing lines Patch % Lines
...ain/java/tech/ydb/table/impl/pool/SessionPool.java 75.00% 1 Missing and 3 partials ⚠️
...src/main/java/tech/ydb/query/impl/SessionPool.java 96.00% 0 Missing and 1 partial ⚠️
...in/java/tech/ydb/table/impl/pool/WaitingQueue.java 93.33% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #700      +/-   ##
============================================
+ Coverage     71.88%   72.19%   +0.31%     
- Complexity     3475     3496      +21     
============================================
  Files           390      391       +1     
  Lines         16206    16309     +103     
  Branches       1698     1706       +8     
============================================
+ Hits          11649    11774     +125     
+ Misses         3906     3884      -22     
  Partials        651      651              

☔ View full report in Codecov by Harness.
📢 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.