Skip to content

[ISSUE #9379] Fix delete logic from TimeStoreTable in IndexService#9380

Closed
dingshuangxi888 wants to merge 2 commits intoapache:developfrom
dingshuangxi888:hotfix/fix_delete_time_index
Closed

[ISSUE #9379] Fix delete logic from TimeStoreTable in IndexService#9380
dingshuangxi888 wants to merge 2 commits intoapache:developfrom
dingshuangxi888:hotfix/fix_delete_time_index

Conversation

@dingshuangxi888
Copy link
Copy Markdown
Contributor

Which Issue(s) This PR Fixes

Fixes #9379

Brief Description

How Did You Test This Change?

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 30, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 48.09%. Comparing base (854369a) to head (1514fa2).
⚠️ Report is 274 commits behind head on develop.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #9380      +/-   ##
=============================================
+ Coverage      48.04%   48.09%   +0.04%     
+ Complexity     12142    12140       -2     
=============================================
  Files           1323     1323              
  Lines          93395    93441      +46     
  Branches       11997    12009      +12     
=============================================
+ Hits           44875    44942      +67     
+ Misses         42971    42935      -36     
- Partials        5549     5564      +15     

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

@lizhimins lizhimins closed this May 6, 2025
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] Fix delete logic from TimeStoreTable in IndexService

3 participants