Skip to content

Conversation

@alex268
Copy link
Member

@alex268 alex268 commented Jun 28, 2024

Fixes #277

@alex268 alex268 requested a review from pnv1 June 28, 2024 15:22
@alex268 alex268 self-assigned this Jun 28, 2024
@codecov-commenter
Copy link

codecov-commenter commented Jun 28, 2024

Codecov Report

❌ Patch coverage is 60.71429% with 44 lines in your changes missing coverage. Please review.
✅ Project coverage is 47.00%. Comparing base (cf1fef2) to head (577ada8).
⚠️ Report is 431 commits behind head on master.

Files with missing lines Patch % Lines
...main/java/tech/ydb/table/impl/ImplicitSession.java 60.71% 35 Missing and 9 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #289      +/-   ##
============================================
+ Coverage     45.83%   47.00%   +1.16%     
- Complexity     1616     1675      +59     
============================================
  Files           299      300       +1     
  Lines         11790    11902     +112     
  Branches       1145     1154       +9     
============================================
+ Hits           5404     5594     +190     
+ Misses         5975     5883      -92     
- Partials        411      425      +14     

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

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.

Support implicit session on readTable & scan queries

2 participants