Skip to content

Clarify the exception message when using a closed session

5c5cf3c
Select commit
Loading
Failed to load commit list.
Merged

Clarify the exception message when using a closed session #15811

Clarify the exception message when using a closed session
5c5cf3c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 24, 2025 in 1s

39.12% (-0.01%) compared to 5cb3881, passed because coverage increased by 0% when compared to adjusted base (39.11%)

View this Pull Request on Codecov

39.12% (-0.01%) compared to 5cb3881, passed because coverage increased by 0% when compared to adjusted base (39.11%)

Details

Codecov Report

Attention: Patch coverage is 60.16260% with 49 lines in your changes missing coverage. Please review.

Project coverage is 39.12%. Comparing base (5cb3881) to head (5c5cf3c).

Files with missing lines Patch % Lines
...rc/main/java/org/apache/iotdb/session/Session.java 65.17% 39 Missing ⚠️
...on/consumer/base/AbstractSubscriptionProvider.java 0.00% 7 Missing ⚠️
...va/org/apache/iotdb/session/SessionConnection.java 33.33% 2 Missing ⚠️
...ssion/subscription/SubscriptionSessionWrapper.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #15811      +/-   ##
============================================
- Coverage     39.12%   39.12%   -0.01%     
  Complexity      198      198              
============================================
  Files          4837     4837              
  Lines        314717   314734      +17     
  Branches      39505    39505              
============================================
- Hits         123139   123133       -6     
- Misses       191578   191601      +23     

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