Skip to content

Update iotdb-core/datanode/src/test/java/org/apache/iotdb/db/storagee…

f6b1b7d
Select commit
Loading
Failed to load commit list.
Merged

Fix folderManager NPE issue in WALNode when starting iotdb in a disk-full state #16869

Update iotdb-core/datanode/src/test/java/org/apache/iotdb/db/storagee…
f6b1b7d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 13, 2025 in 1s

39.05% (+0.17%) compared to f4d628a

View this Pull Request on Codecov

39.05% (+0.17%) compared to f4d628a

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 39.05%. Comparing base (f4d628a) to head (f6b1b7d).
⚠️ Report is 20 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master   #16869      +/-   ##
============================================
+ Coverage     38.87%   39.05%   +0.17%     
  Complexity      207      207              
============================================
  Files          5021     5021              
  Lines        333052   333150      +98     
  Branches      42389    42390       +1     
============================================
+ Hits         129487   130119     +632     
+ Misses       203565   203031     -534     

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