Add copy fallback for compaction hard links#18045
Merged
Merged
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.
Loading