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

Support reading video from url #531

Merged
merged 4 commits into from
Sep 6, 2020
Merged

Conversation

dreamerlin
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Sep 2, 2020

Codecov Report

Merging #531 into master will decrease coverage by 0.06%.
The diff coverage is 55.55%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #531      +/-   ##
==========================================
- Coverage   64.64%   64.58%   -0.07%     
==========================================
  Files         131      131              
  Lines        7462     7503      +41     
  Branches     1317     1328      +11     
==========================================
+ Hits         4824     4846      +22     
- Misses       2395     2411      +16     
- Partials      243      246       +3     
Flag Coverage Δ
#unittests 64.58% <55.55%> (-0.07%) ⬇️

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

Impacted Files Coverage Δ
mmcv/fileio/handlers/json_handler.py 70.00% <0.00%> (-7.78%) ⬇️
mmcv/image/__init__.py 100.00% <ø> (ø)
mmcv/runner/checkpoint.py 67.34% <11.76%> (-5.28%) ⬇️
mmcv/image/geometric.py 94.47% <90.90%> (-0.48%) ⬇️
mmcv/version.py 92.30% <100.00%> (ø)
mmcv/video/io.py 91.41% <100.00%> (+0.05%) ⬆️

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 06556c8...7dd1dbe. Read the comment docs.

@hellock hellock merged commit fec7cd6 into open-mmlab:master Sep 6, 2020
@hellock hellock mentioned this pull request Sep 21, 2020
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