Skip to content

✨ Allow users to delete non-empty storages - #3690

Open
Koncopd wants to merge 5 commits into
mainfrom
disconnect_storage
Open

✨ Allow users to delete non-empty storages#3690
Koncopd wants to merge 5 commits into
mainfrom
disconnect_storage

eject

00aa1e1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 27, 2026 in 0s

86.13% (-5.43%) compared to 13a7640

View this Pull Request on Codecov

86.13% (-5.43%) compared to 13a7640

Details

Codecov Report

❌ Patch coverage is 79.31034% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.13%. Comparing base (13a7640) to head (00aa1e1).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
lamindb/models/storage.py 79.31% 6 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3690      +/-   ##
==========================================
- Coverage   91.55%   86.13%   -5.43%     
==========================================
  Files          88       88              
  Lines       14855    14864       +9     
==========================================
- Hits        13601    12803     -798     
- Misses       1254     2061     +807     
Files with missing lines Coverage Δ
lamindb/models/storage.py 91.66% <79.31%> (-3.83%) ⬇️

... and 16 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.