feat(scripts): display available disk space in cleanup stats table - #337
Conversation
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
if you accept PR. I want help more |
|
@omer-said-bayhan hey! Im happy to accept PRs yeah |
🚀 Summary of Changes
Added a new metric to the system stats table in
cleanup_state.pyto display the Available Disk Space (DATA_DIR).🛠 Details
shutil.disk_usagecheck to evaluate remaining storage space dynamically._human_sizehelper function for readability.bold cyan).📝 Notes