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

Video backends #31

Merged
merged 21 commits into from
Jun 23, 2023
Merged

Video backends #31

merged 21 commits into from
Jun 23, 2023

Conversation

talmo
Copy link
Contributor

@talmo talmo commented Jun 23, 2023

This PR implements the core video backends for media files, HDF5 and embedded images.

@codecov
Copy link

codecov bot commented Jun 23, 2023

Codecov Report

Merging #31 (aa7afd0) into main (997d494) will decrease coverage by 13.93%.
The diff coverage is 44.12%.

❗ Current head aa7afd0 differs from pull request most recent head 34bdc59. Consider uploading reports for the commit 34bdc59 to get more accurate results

@@             Coverage Diff             @@
##             main      #31       +/-   ##
===========================================
- Coverage   98.51%   84.59%   -13.93%     
===========================================
  Files          11       12        +1     
  Lines         741      980      +239     
===========================================
+ Hits          730      829       +99     
- Misses         11      151      +140     
Impacted Files Coverage Δ
sleap_io/io/video.py 38.23% <38.23%> (ø)
sleap_io/model/labeled_frame.py 96.87% <66.66%> (-3.13%) ⬇️
sleap_io/model/video.py 71.87% <67.85%> (-28.13%) ⬇️
sleap_io/io/slp.py 97.82% <71.42%> (-2.18%) ⬇️
sleap_io/model/instance.py 100.00% <100.00%> (ø)
sleap_io/model/labels.py 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

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

@talmo talmo mentioned this pull request Jun 23, 2023
9 tasks
@talmo talmo merged commit 6cee3c3 into main Jun 23, 2023
@talmo talmo deleted the talmo/video_backends branch June 23, 2023 19:41
@talmo talmo mentioned this pull request Jul 20, 2023
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