rocketmq
rocketmq copied to clipboard
Add data block configuration and simplify code
Add data block configuration and simplify code
Hi @lby1119 , it would be better to submit a relevant issue first.
@yx9o Okay, I'll add it later.
Codecov Report
Attention: Patch coverage is 6.25000% with 15 lines in your changes missing coverage. Please review.
Project coverage is 42.88%. Comparing base (
af43a3e) to head (d0e52bc). Report is 40 commits behind head on develop.
| Files | Patch % | Lines |
|---|---|---|
| ...org/apache/rocketmq/store/DefaultMessageStore.java | 0.00% | 12 Missing :warning: |
| ...ache/rocketmq/store/config/MessageStoreConfig.java | 25.00% | 3 Missing :warning: |
Additional details and impacted files
@@ Coverage Diff @@
## develop #8253 +/- ##
=============================================
- Coverage 42.89% 42.88% -0.01%
- Complexity 10364 10368 +4
=============================================
Files 1270 1271 +1
Lines 88681 88791 +110
Branches 11397 11410 +13
=============================================
+ Hits 38042 38081 +39
- Misses 45949 45996 +47
- Partials 4690 4714 +24
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR is stale because it has been open for 365 days with no activity. It will be closed in 3 days if no further activity occurs. If you wish not to mark it as stale, please leave a comment in this PR.
This PR was closed because it has been inactive for 3 days since being marked as stale.