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

Add Labels.find and Labels.video #35

Merged
merged 2 commits into from
Jun 23, 2023
Merged

Add Labels.find and Labels.video #35

merged 2 commits into from
Jun 23, 2023

Conversation

talmo
Copy link
Contributor

@talmo talmo commented Jun 23, 2023

This PR adds Labels.find() and Labels.video following the core SLEAP implementations.

Note: Since we don't have a labels cache, the Labels.find() implementation will be highly inefficient for many query types or datasets.

@codecov
Copy link

codecov bot commented Jun 23, 2023

Codecov Report

Merging #35 (413c3f7) into main (f0adca7) will increase coverage by 0.14%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #35      +/-   ##
==========================================
+ Coverage   94.37%   94.52%   +0.14%     
==========================================
  Files          12       12              
  Lines         996     1022      +26     
==========================================
+ Hits          940      966      +26     
  Misses         56       56              
Impacted Files Coverage Δ
sleap_io/__init__.py 100.00% <100.00%> (ø)
sleap_io/model/labels.py 100.00% <100.00%> (ø)

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

@talmo talmo merged commit 4e6940b into main Jun 23, 2023
9 checks passed
@talmo talmo deleted the talmo/labels_find branch June 5, 2024 00:33
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.

1 participant