Skip to content
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

Fixed usePrefixPath and table descriptions cache #81

Merged
merged 6 commits into from
Oct 17, 2024

Conversation

alex268
Copy link
Member

@alex268 alex268 commented Oct 17, 2024

No description provided.

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 87.63441% with 23 lines in your changes missing coverage. Please review.

Project coverage is 79.58%. Comparing base (95def8f) to head (9ca7288).

Files with missing lines Patch % Lines
...rc/main/java/tech/ydb/jdbc/impl/YdbTracerImpl.java 86.15% 6 Missing and 3 partials ⚠️
...va/tech/ydb/jdbc/context/QueryServiceExecutor.java 86.66% 2 Missing and 2 partials ⚠️
...rc/main/java/tech/ydb/jdbc/context/YdbContext.java 90.32% 1 Missing and 2 partials ⚠️
...rc/main/java/tech/ydb/jdbc/impl/YdbTracerNone.java 66.66% 3 Missing ⚠️
...in/java/tech/ydb/jdbc/context/BaseYdbExecutor.java 87.50% 1 Missing and 1 partial ⚠️
jdbc/src/main/java/tech/ydb/jdbc/YdbTracer.java 66.66% 1 Missing ⚠️
...va/tech/ydb/jdbc/context/TableServiceExecutor.java 94.44% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master      #81      +/-   ##
============================================
+ Coverage     79.21%   79.58%   +0.36%     
- Complexity     2046     2052       +6     
============================================
  Files            59       61       +2     
  Lines          5553     5579      +26     
  Branches        667      655      -12     
============================================
+ Hits           4399     4440      +41     
+ Misses          871      866       -5     
+ Partials        283      273      -10     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@alex268 alex268 merged commit 7a124f7 into ydb-platform:master Oct 17, 2024
9 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.

2 participants