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

Remove "This shouldn't happen" from topic reader logs where it can actually happen #349

Merged
merged 1 commit into from
Dec 5, 2024

Conversation

pnv1
Copy link
Collaborator

@pnv1 pnv1 commented Dec 5, 2024

No description provided.

@pnv1 pnv1 added the enhancement New feature or request label Dec 5, 2024
@pnv1 pnv1 requested a review from alex268 December 5, 2024 10:50
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Project coverage is 47.22%. Comparing base (fbcf72a) to head (f67f748).

Files with missing lines Patch % Lines
...main/java/tech/ydb/topic/read/impl/ReaderImpl.java 0.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #349      +/-   ##
============================================
+ Coverage     47.20%   47.22%   +0.02%     
  Complexity     1750     1750              
============================================
  Files           311      311              
  Lines         12502    12502              
  Branches       1237     1237              
============================================
+ Hits           5901     5904       +3     
+ Misses         6142     6139       -3     
  Partials        459      459              

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

@pnv1 pnv1 merged commit 2984ceb into master Dec 5, 2024
8 checks passed
@pnv1 pnv1 deleted the improve-reader-logging branch December 5, 2024 14:37
@pnv1 pnv1 linked an issue Dec 5, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove "This shouldn't happen" in topic reader where it actually can happen
3 participants