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 full scan detector #61

Merged
merged 6 commits into from
Sep 2, 2024
Merged

Fixed full scan detector #61

merged 6 commits into from
Sep 2, 2024

Conversation

alex268
Copy link
Member

@alex268 alex268 commented Aug 30, 2024

No description provided.

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 86.36364% with 9 lines in your changes missing coverage. Please review.

Project coverage is 79.05%. Comparing base (517be81) to head (8f2932b).

Files with missing lines Patch % Lines
...rc/main/java/tech/ydb/jdbc/context/YdbContext.java 87.50% 2 Missing and 2 partials ⚠️
...src/main/java/tech/ydb/jdbc/context/QueryStat.java 78.57% 1 Missing and 2 partials ⚠️
...a/tech/ydb/jdbc/impl/YdbPreparedStatementImpl.java 50.00% 1 Missing ⚠️
...main/java/tech/ydb/jdbc/impl/YdbStatementImpl.java 66.66% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master      #61      +/-   ##
============================================
+ Coverage     78.90%   79.05%   +0.14%     
- Complexity     1819     1831      +12     
============================================
  Files            56       56              
  Lines          4803     4817      +14     
  Branches        503      504       +1     
============================================
+ Hits           3790     3808      +18     
+ Misses          795      793       -2     
+ Partials        218      216       -2     

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

@alex268 alex268 self-assigned this Sep 2, 2024
@alex268 alex268 merged commit 21dbf86 into ydb-platform:master Sep 2, 2024
4 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