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

⚡ Speed up instance loading time & refactor lamindb-setup #1163

Merged
merged 2 commits into from Sep 12, 2023
Merged

Conversation

falexwolf
Copy link
Member

@falexwolf falexwolf commented Sep 12, 2023

This lets a series of simplifications and performance improvements in lamindb-setup go live. More to come.

@falexwolf falexwolf changed the title ⬆️ Upgrade lamindb-setup ⚡ Speed up instance loading time, refactor lamindb-setup Sep 12, 2023
@falexwolf falexwolf changed the title ⚡ Speed up instance loading time, refactor lamindb-setup ⚡ Speed up instance loading time & refactor lamindb-setup Sep 12, 2023
@codecov
Copy link

codecov bot commented Sep 12, 2023

Codecov Report

Merging #1163 (a785cde) into main (375f613) will increase coverage by 0.11%.
Report is 4 commits behind head on main.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #1163      +/-   ##
==========================================
+ Coverage   95.15%   95.27%   +0.11%     
==========================================
  Files          44       44              
  Lines        3532     3536       +4     
==========================================
+ Hits         3361     3369       +8     
+ Misses        171      167       -4     
Files Changed Coverage Δ
lamindb/_file.py 96.44% <100.00%> (+0.24%) ⬆️
lamindb/_save.py 97.61% <100.00%> (ø)
lamindb/_view.py 100.00% <100.00%> (ø)
lamindb/dev/storage/file.py 95.27% <100.00%> (+2.41%) ⬆️
lamindb/dev/storage/object.py 100.00% <100.00%> (ø)
lamindb/schema/__init__.py 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@github-actions
Copy link

@github-actions github-actions bot temporarily deployed to pull request September 12, 2023 13:11 Inactive
@Koncopd Koncopd merged commit 6e8f4a6 into main Sep 12, 2023
12 checks passed
@Koncopd Koncopd deleted the setup branch September 12, 2023 13:13
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

2 participants