Skip to content

chore[storage]: Limit the total size of RocksDB WAL files - #1518

Merged
luislhl merged 4 commits into
masterfrom
chore/storage/limit-rocksdb-wal-files
Feb 6, 2026
Merged

chore[storage]: Limit the total size of RocksDB WAL files#1518
luislhl merged 4 commits into
masterfrom
chore/storage/limit-rocksdb-wal-files

chore: update lock of python-rocksdb package

8b6b684
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 5, 2026 in 0s

85.70% (target 85.00%)

View this Pull Request on Codecov

85.70% (target 85.00%)

Details

Codecov Report

❌ Patch coverage is 77.41935% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.70%. Comparing base (77b2dbd) to head (8b6b684).

Files with missing lines Patch % Lines
hathor/sysctl/storage/manager.py 77.19% 10 Missing and 3 partials ⚠️
hathor/builder/sysctl_builder.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1518      +/-   ##
==========================================
- Coverage   85.76%   85.70%   -0.06%     
==========================================
  Files         439      441       +2     
  Lines       33767    33829      +62     
  Branches     5277     5285       +8     
==========================================
+ Hits        28960    28993      +33     
- Misses       3795     3817      +22     
- Partials     1012     1019       +7     

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