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

✨ Combine record into DObject #77

Merged
merged 5 commits into from
Dec 9, 2022
Merged

✨ Combine record into DObject #77

merged 5 commits into from
Dec 9, 2022

Conversation

sunnyosun
Copy link
Member

@sunnyosun sunnyosun commented Dec 9, 2022

Together with: laminlabs/lamindb#400

targets: List["Run"] = [],
):
kwargs = locals()
if data is not None:
Copy link
Member

Choose a reason for hiding this comment

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

from lamindb import create_dobject_from_data

@github-actions
Copy link

github-actions bot commented Dec 9, 2022

@codecov
Copy link

codecov bot commented Dec 9, 2022

Codecov Report

Merging #77 (cacce33) into main (f634176) will decrease coverage by 1.94%.
The diff coverage is 63.15%.

@@            Coverage Diff             @@
##             main      #77      +/-   ##
==========================================
- Coverage   87.27%   85.32%   -1.95%     
==========================================
  Files          14       14              
  Lines         275      293      +18     
==========================================
+ Hits          240      250      +10     
- Misses         35       43       +8     
Impacted Files Coverage Δ
lnschema_core/_core.py 93.54% <63.15%> (-5.51%) ⬇️
lnschema_core/dev/_id.py 60.52% <0.00%> (-2.64%) ⬇️

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

@github-actions github-actions bot temporarily deployed to pull request December 9, 2022 14:12 Inactive
@github-actions github-actions bot temporarily deployed to pull request December 9, 2022 14:21 Inactive
@sunnyosun sunnyosun merged commit 65ff8fd into main Dec 9, 2022
@sunnyosun sunnyosun deleted the dobject branch December 9, 2022 14:27
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.

2 participants