-
Notifications
You must be signed in to change notification settings - Fork 13
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
✨ Integrate lamindb with git #1493
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1493 +/- ##
==========================================
- Coverage 93.89% 93.89% -0.01%
==========================================
Files 44 45 +1
Lines 4423 4501 +78
==========================================
+ Hits 4153 4226 +73
- Misses 270 275 +5 ☔ View full report in Codecov by Sentry. |
WP: https://www.notion.so/laminlabs/Integrate-lamindb-with-git-e328461d4f34413bbb2b2aecda3ddb89
Upon setting
sync_git_repo
,ln.track()
will sync the transform references to a github repo:Essentially, you'll get:
if the script that you run is at https://github.com/laminlabs/arrayloader-benchmarks/blob/8b9a73463bbde7c2923fc8f4525003d7d8106738/benchmark_merlin_mapped_census_epochs.py.
It works by leveraging the git blob and commit hash.