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

use xxInit() method to get total_frames #90

Merged
merged 3 commits into from
Aug 7, 2020

Conversation

dreamerlin
Copy link
Collaborator

This pr uses xxInit() method to get total_frames, it is a better way to get the total frames number for video.

@innerlee
Copy link
Contributor

innerlee commented Aug 7, 2020

change docstring

@codecov
Copy link

codecov bot commented Aug 7, 2020

Codecov Report

Merging #90 into master will decrease coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #90      +/-   ##
==========================================
- Coverage   85.32%   85.31%   -0.02%     
==========================================
  Files          75       75              
  Lines        4083     4079       -4     
  Branches      652      651       -1     
==========================================
- Hits         3484     3480       -4     
  Misses        493      493              
  Partials      106      106              
Flag Coverage Δ
#unittests 85.31% <100.00%> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
mmaction/datasets/pipelines/loading.py 93.73% <100.00%> (-0.06%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bf37e9e...f014003. Read the comment docs.

@innerlee innerlee merged commit 7ab408b into open-mmlab:master Aug 7, 2020
@dreamerlin dreamerlin deleted the require branch August 10, 2020 08:37
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