Load: Fixed multiple bugs #17565
Merged
Load: Fixed multiple bugs #17565
Codecov / codecov/project
succeeded
Apr 28, 2026 in 0s
39.91% (+0.04%) compared to c9c16a9
View this Pull Request on Codecov
39.91% (+0.04%) compared to c9c16a9
Details
Codecov Report
❌ Patch coverage is 23.52941% with 26 lines in your changes missing coverage. Please review.
✅ Project coverage is 39.91%. Comparing base (c9c16a9) to head (0d1c2ba).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...iotdb/db/storageengine/load/LoadTsFileManager.java | 0.00% | 24 Missing |
| ...ageengine/load/memory/LoadTsFileMemoryManager.java | 77.77% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #17565 +/- ##
============================================
+ Coverage 39.86% 39.91% +0.04%
Complexity 2547 2547
============================================
Files 5171 5172 +1
Lines 348176 348225 +49
Branches 44489 44494 +5
============================================
+ Hits 138800 138986 +186
+ Misses 209376 209239 -137 ☔ 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.
Loading