Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

♻️ Better user feedback on folder-like artifacts #1589

Merged
merged 9 commits into from Apr 22, 2024
Merged

Conversation

falexwolf
Copy link
Member

No description provided.

@falexwolf falexwolf changed the title ♻️ Move tests for folder-like artifacts ♻️ Better user feedback on folder-like artifacts, refactor tests Apr 22, 2024
@falexwolf falexwolf changed the title ♻️ Better user feedback on folder-like artifacts, refactor tests ♻️ Better user feedback on folder-like artifacts Apr 22, 2024
# we don't yet have logic to bring back the deleted metadata record
# in case storage deletion fails - this is important for ACID down the road
if delete_in_storage is True:
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FYI: @sunnyosun - this is an anti-pattern!

Copy link

github-actions bot commented Apr 22, 2024

Copy link

codecov bot commented Apr 22, 2024

Codecov Report

Attention: Patch coverage is 93.33333% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 90.29%. Comparing base (772eab4) to head (06bd337).
Report is 2 commits behind head on main.

Files Patch % Lines
lamindb/_artifact.py 93.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1589      +/-   ##
==========================================
- Coverage   90.32%   90.29%   -0.03%     
==========================================
  Files          51       51              
  Lines        5341     5348       +7     
==========================================
+ Hits         4824     4829       +5     
- Misses        517      519       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-actions github-actions bot temporarily deployed to pull request April 22, 2024 10:55 Inactive
@falexwolf falexwolf merged commit 75aaa16 into main Apr 22, 2024
12 of 13 checks passed
@falexwolf falexwolf deleted the testfolders branch April 22, 2024 10:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant