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

feat(kafka_issues618): stream object compact support drop expired data #881

Merged
merged 4 commits into from
Jan 4, 2024

fix(store): unit test

ce53109
Select commit
Loading
Failed to load commit list.
Merged

feat(kafka_issues618): stream object compact support drop expired data #881

fix(store): unit test
ce53109
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Jan 4, 2024 in 0s

55.01% (+0.04%) compared to 74c6698

View this Pull Request on Codecov

55.01% (+0.04%) compared to 74c6698

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (74c6698) 54.97% compared to head (ce53109) 55.01%.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #881      +/-   ##
============================================
+ Coverage     54.97%   55.01%   +0.04%     
- Complexity     1243     1247       +4     
============================================
  Files           133      133              
  Lines          8535     8534       -1     
  Branches        789      789              
============================================
+ Hits           4692     4695       +3     
+ Misses         3426     3425       -1     
+ Partials        417      414       -3     
Components Coverage Δ
RocketMQ Broker ∅ <ø> (∅)
RocketMQ Common 5.80% <ø> (ø)
RocketMQ Controller 54.58% <ø> (ø)
RocketMQ Proxy 37.28% <ø> (+0.10%) ⬆️
RocketMQ Store 73.65% <ø> (+0.07%) ⬆️
RocketMQ Stream ∅ <ø> (∅)
RocketMQ Metadata 35.44% <ø> (ø)
Files Coverage Δ
.../java/com/automq/rocketmq/store/S3StreamStore.java 0.00% <ø> (ø)

... and 2 files with indirect coverage changes