feat(kafka_issues618): stream object compact support drop expired data #881
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% <ø> (ø) |
Loading