Skip to content

[ISSUE #10268] Fix incorrect time range file selection in IndexStoreService.queryAsync#10269

Open
lizhimins wants to merge 1 commit intoapache:developfrom
lizhimins:zhimin/issue-10268
Open

[ISSUE #10268] Fix incorrect time range file selection in IndexStoreService.queryAsync#10269
lizhimins wants to merge 1 commit intoapache:developfrom
lizhimins:zhimin/issue-10268

Conversation

@lizhimins
Copy link
Copy Markdown
Member

Which Issue(s) This PR Fixes

Brief Description

How Did You Test This Change?

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 33.33333% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 48.85%. Comparing base (9879968) to head (e11459f).

Files with missing lines Patch % Lines
.../rocketmq/tieredstore/index/IndexStoreService.java 33.33% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop   #10269      +/-   ##
=============================================
- Coverage      48.99%   48.85%   -0.14%     
+ Complexity     13459    13431      -28     
=============================================
  Files           1375     1375              
  Lines         100394   100396       +2     
  Branches       12964    12965       +1     
=============================================
- Hits           49188    49051     -137     
- Misses         45217    45332     +115     
- Partials        5989     6013      +24     

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

[Bug] IndexStoreService.queryAsync misses index files due to incorrect time range subMap selection

2 participants