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

[Fix] Fix for tmp_folder in OpenCVInit #357

Merged
merged 2 commits into from
Nov 18, 2020
Merged

Conversation

dreamerlin
Copy link
Collaborator

This PR corrects #354.

@codecov
Copy link

codecov bot commented Nov 18, 2020

Codecov Report

Merging #357 (d283eb7) into master (25b88f1) will decrease coverage by 0.11%.
The diff coverage is 33.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #357      +/-   ##
==========================================
- Coverage   86.20%   86.09%   -0.12%     
==========================================
  Files          98       98              
  Lines        6924     6926       +2     
  Branches     1119     1120       +1     
==========================================
- Hits         5969     5963       -6     
- Misses        736      742       +6     
- Partials      219      221       +2     
Flag Coverage Δ
unittests 86.09% <33.33%> (-0.10%) ⬇️

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

Impacted Files Coverage Δ
mmaction/datasets/pipelines/loading.py 85.14% <33.33%> (-0.56%) ⬇️
mmaction/datasets/pipelines/augmentations.py 94.45% <0.00%> (-0.55%) ⬇️

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 25b88f1...884668b. Read the comment docs.

@innerlee innerlee merged commit fd77779 into open-mmlab:master Nov 18, 2020
@innerlee
Copy link
Contributor

it would be great to have a test

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.

Error encountered while verified whether MMAction2 and the required environment are installed correctly
2 participants