Skip to content

[ISSUE #9441] Add file length check in IndexService #9442

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

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

lizhimins
Copy link
Member

Which Issue(s) This PR Fixes

Fixes #9441

Brief Description

How Did You Test This Change?

Copy link
Contributor

@lollipopjin lollipopjin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 77.77778% with 2 lines in your changes missing coverage. Please review.

Project coverage is 47.83%. Comparing base (577371e) to head (10e09fc).

Files with missing lines Patch % Lines
...che/rocketmq/tieredstore/index/IndexStoreFile.java 0.00% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #9442      +/-   ##
=============================================
- Coverage      47.89%   47.83%   -0.07%     
+ Complexity     11895    11873      -22     
=============================================
  Files           1307     1307              
  Lines          92021    92026       +5     
  Branches       11775    11776       +1     
=============================================
- Hits           44075    44019      -56     
- Misses         42469    42508      +39     
- Partials        5477     5499      +22     

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

[Enhancement] Add file length check in IndexService
3 participants