Skip to content

Add copy fallback for compaction hard links#18045

Merged
jt2594838 merged 3 commits into
masterfrom
fix-compaction-link-fallback
Jun 30, 2026
Merged

Add copy fallback for compaction hard links#18045
jt2594838 merged 3 commits into
masterfrom
fix-compaction-link-fallback

fix compilation error

c5800b9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 26, 2026 in 0s

41.31% (-0.12%) compared to 7f41f06

View this Pull Request on Codecov

41.31% (-0.12%) compared to 7f41f06

Details

Codecov Report

❌ Patch coverage is 82.60870% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 41.31%. Comparing base (7f41f06) to head (c5800b9).

Files with missing lines Patch % Lines
...java/org/apache/iotdb/commons/utils/FileUtils.java 72.72% 3 Missing ⚠️
...dataregion/modification/v1/ModificationFileV1.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #18045      +/-   ##
============================================
- Coverage     41.42%   41.31%   -0.12%     
  Complexity      318      318              
============================================
  Files          5282     5282              
  Lines        369246   369257      +11     
  Branches      47786    47787       +1     
============================================
- Hits         152978   152555     -423     
- Misses       216268   216702     +434     

☔ View full report in Codecov by Harness.
📢 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.