Skip to content

Conversation

shuwenwei
Copy link
Member

Description

  1. Optimize ttl deletion in fast compaction performer
  2. Fixed a bug for read point compaction performer

* optimize ttl deletion in fast compaction performer

* fix ut

* check isEmpty
Copy link

Copy link

codecov bot commented Sep 10, 2025

Codecov Report

❌ Patch coverage is 86.95652% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 41.10%. Comparing base (98ca22d) to head (815d1a7).
⚠️ Report is 13 commits behind head on dev/1.3.

Files with missing lines Patch % Lines
...gion/compaction/execute/utils/CompactionUtils.java 70.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             dev/1.3   #16383   +/-   ##
==========================================
  Coverage      41.10%   41.10%           
  Complexity       198      198           
==========================================
  Files           3579     3579           
  Lines         234176   234187   +11     
  Branches       28174    28174           
==========================================
+ Hits           96247    96252    +5     
- Misses        137929   137935    +6     

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

@jt2594838 jt2594838 merged commit ad8e340 into dev/1.3 Sep 16, 2025
19 of 25 checks passed
@jt2594838 jt2594838 deleted the optimizeTTLDeletionInFastCompactionPerformer-1.3 branch September 16, 2025 06:33
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.

2 participants