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

🐛 Fix lookup for queryset #1115

Merged
merged 5 commits into from Aug 31, 2023
Merged

🐛 Fix lookup for queryset #1115

merged 5 commits into from Aug 31, 2023

Conversation

sunnyosun
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Aug 31, 2023

Codecov Report

Merging #1115 (fdce2c4) into main (cc3289c) will increase coverage by 0.04%.
Report is 2 commits behind head on main.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #1115      +/-   ##
==========================================
+ Coverage   93.76%   93.81%   +0.04%     
==========================================
  Files          41       41              
  Lines        3466     3461       -5     
==========================================
- Hits         3250     3247       -3     
+ Misses        216      214       -2     
Files Changed Coverage Δ
lamindb/_parents.py 100.00% <ø> (+0.57%) ⬆️
lamindb/dev/datasets/_core.py 100.00% <ø> (+1.49%) ⬆️
lamindb/_feature.py 100.00% <100.00%> (ø)
lamindb/_registry.py 100.00% <100.00%> (+0.55%) ⬆️
lamindb/_validate.py 98.52% <100.00%> (ø)
lamindb/dev/_data.py 96.32% <100.00%> (+0.03%) ⬆️

... and 1 file with indirect coverage changes

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

@github-actions
Copy link

github-actions bot commented Aug 31, 2023

@github-actions github-actions bot temporarily deployed to pull request August 31, 2023 10:42 Inactive
@github-actions github-actions bot temporarily deployed to pull request August 31, 2023 11:45 Inactive
@sunnyosun sunnyosun merged commit 2dca95c into main Aug 31, 2023
12 checks passed
@sunnyosun sunnyosun deleted the lookup branch August 31, 2023 11:46
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