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

Fix consuming segments cleanup on server startup #14174

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

Conversation

laxman-ch
Copy link

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Oct 6, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 63.80%. Comparing base (59551e4) to head (323a7b8).
Report is 1139 commits behind head on master.

Files with missing lines Patch % Lines
...ata/manager/realtime/RealtimeTableDataManager.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #14174      +/-   ##
============================================
+ Coverage     61.75%   63.80%   +2.04%     
- Complexity      207     1529    +1322     
============================================
  Files          2436     2621     +185     
  Lines        133233   144095   +10862     
  Branches      20636    22045    +1409     
============================================
+ Hits          82274    91933    +9659     
- Misses        44911    45370     +459     
- Partials       6048     6792     +744     
Flag Coverage Δ
custom-integration1 100.00% <ø> (+99.99%) ⬆️
integration 100.00% <ø> (+99.99%) ⬆️
integration1 100.00% <ø> (+99.99%) ⬆️
integration2 0.00% <ø> (ø)
java-11 63.75% <0.00%> (+2.04%) ⬆️
java-21 63.68% <0.00%> (+2.05%) ⬆️
skip-bytebuffers-false 63.79% <0.00%> (+2.05%) ⬆️
skip-bytebuffers-true 55.32% <0.00%> (+27.59%) ⬆️
temurin 63.80% <0.00%> (+2.04%) ⬆️
unittests 63.79% <0.00%> (+2.04%) ⬆️
unittests1 55.51% <0.00%> (+8.62%) ⬆️
unittests2 34.31% <0.00%> (+6.58%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

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.

4 participants