Skip to content

Fixed NPE warnings #515

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 8, 2025
Merged

Fixed NPE warnings #515

merged 1 commit into from
Jul 8, 2025

Conversation

alex268
Copy link
Member

@alex268 alex268 commented Jul 8, 2025

No description provided.

@alex268 alex268 requested a review from pnv1 July 8, 2025 13:58
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 28.57143% with 5 lines in your changes missing coverage. Please review.

Project coverage is 61.28%. Comparing base (d754510) to head (b58d8a0).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...n/java/tech/ydb/coordination/impl/SessionImpl.java 0.00% 1 Missing ⚠️
...ain/java/tech/ydb/core/impl/BaseGrpcTransport.java 0.00% 1 Missing ⚠️
...java/tech/ydb/query/tools/SessionRetryContext.java 0.00% 1 Missing ⚠️
.../main/java/tech/ydb/table/SessionRetryContext.java 0.00% 1 Missing ⚠️
...src/main/java/tech/ydb/table/impl/BaseSession.java 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##             master     #515   +/-   ##
=========================================
  Coverage     61.27%   61.28%           
- Complexity     2306     2307    +1     
=========================================
  Files           328      328           
  Lines         13445    13445           
  Branches       1343     1343           
=========================================
+ Hits           8239     8240    +1     
+ Misses         4572     4571    -1     
  Partials        634      634           

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

@alex268 alex268 merged commit 6e8133b into ydb-platform:master Jul 8, 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