Skip to content

Conversation

@Myllyenko
Copy link

Code cleanup powered by IDEA checks.

@codecov-commenter
Copy link

codecov-commenter commented Jun 2, 2025

Codecov Report

Attention: Patch coverage is 50.45872% with 54 lines in your changes missing coverage. Please review.

Project coverage is 59.25%. Comparing base (50b241a) to head (bca8ab5).

Files with missing lines Patch % Lines
...src/main/java/tech/ydb/table/impl/BaseSession.java 46.87% 14 Missing and 3 partials ⚠️
...ava/tech/ydb/auth/OAuth2TokenExchangeProvider.java 66.66% 0 Missing and 7 partials ⚠️
...n/java/tech/ydb/table/values/proto/ProtoValue.java 0.00% 5 Missing ⚠️
...n/java/tech/ydb/coordination/impl/SessionImpl.java 0.00% 4 Missing ⚠️
...ain/java/tech/ydb/table/values/PrimitiveValue.java 0.00% 2 Missing ⚠️
...in/java/tech/ydb/topic/impl/GrpcStreamRetrier.java 33.33% 0 Missing and 2 partials ⚠️
...ain/java/tech/ydb/coordination/impl/StreamMsg.java 80.00% 1 Missing ⚠️
...in/java/tech/ydb/core/auth/BackgroundIdentity.java 0.00% 1 Missing ⚠️
...ain/java/tech/ydb/core/impl/BaseGrpcTransport.java 0.00% 1 Missing ⚠️
...ava/tech/ydb/core/impl/SingleChannelTransport.java 0.00% 1 Missing ⚠️
... and 13 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #499      +/-   ##
============================================
+ Coverage     59.23%   59.25%   +0.02%     
+ Complexity     2222     2221       -1     
============================================
  Files           327      327              
  Lines         13455    13452       -3     
  Branches       1344     1338       -6     
============================================
+ Hits           7970     7971       +1     
- Misses         4871     4876       +5     
+ Partials        614      605       -9     

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

executor.execute(() -> finish.complete(Status.SUCCESS));
}

public void closeConnecttionUnavailable() {
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unused

@alex268 alex268 merged commit c891d8e into ydb-platform:master Jun 4, 2025
10 checks passed
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.

3 participants