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

[Feature] read_video() function read video files into array (mp4) #735

Merged
merged 1 commit into from
Oct 20, 2022

Conversation

DominiqueMakowski
Copy link
Member

Sometimes easy things are complicated in Python.

@codecov-commenter
Copy link

Codecov Report

Base: 53.35% // Head: 53.32% // Decreases project coverage by -0.03% ⚠️

Coverage data is based on head (5a77de2) compared to base (a430771).
Patch coverage: 22.22% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #735      +/-   ##
==========================================
- Coverage   53.35%   53.32%   -0.04%     
==========================================
  Files         283      284       +1     
  Lines       12848    12865      +17     
==========================================
+ Hits         6855     6860       +5     
- Misses       5993     6005      +12     
Impacted Files Coverage Δ
neurokit2/data/read_video.py 12.50% <12.50%> (ø)
neurokit2/data/__init__.py 100.00% <100.00%> (ø)
neurokit2/signal/signal_fixpeaks.py 73.76% <0.00%> (+0.76%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@DominiqueMakowski DominiqueMakowski merged commit 9997e6f into dev Oct 20, 2022
@DominiqueMakowski DominiqueMakowski deleted the feature_read_video branch October 20, 2022 08:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants