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

[Improve] Skip problematic opencv-python versions #833

Merged
merged 9 commits into from
Jun 10, 2022

Conversation

wangruohui
Copy link
Member

@wangruohui wangruohui commented Apr 6, 2022

Try fix #830
Wait until next release of opencv-python

@codecov
Copy link

codecov bot commented Apr 6, 2022

Codecov Report

Merging #833 (f8ebbf7) into master (b83bdea) will increase coverage by 0.32%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #833      +/-   ##
==========================================
+ Coverage   83.19%   83.51%   +0.32%     
==========================================
  Files         220      222       +2     
  Lines       12441    12813     +372     
  Branches     2012     2094      +82     
==========================================
+ Hits        10350    10701     +351     
- Misses       1774     1783       +9     
- Partials      317      329      +12     
Flag Coverage Δ
unittests 83.47% <ø> (+0.32%) ⬆️

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

Impacted Files Coverage Δ
mmedit/apis/inpainting_inference.py 25.00% <0.00%> (-5.77%) ⬇️
...edit/models/backbones/vfi_backbones/tof_vfi_net.py 94.18% <0.00%> (-4.66%) ⬇️
mmedit/apis/matting_inference.py 37.20% <0.00%> (-1.82%) ⬇️
mmedit/apis/generation_inference.py 21.42% <0.00%> (-1.65%) ⬇️
mmedit/apis/restoration_inference.py 14.28% <0.00%> (-1.10%) ⬇️
mmedit/apis/restoration_face_inference.py 21.27% <0.00%> (-0.95%) ⬇️
mmedit/core/evaluation/eval_hooks.py 61.53% <0.00%> (-0.63%) ⬇️
mmedit/datasets/__init__.py 100.00% <0.00%> (ø)
mmedit/models/common/flow_warp.py 100.00% <0.00%> (ø)
mmedit/models/backbones/vfi_backbones/__init__.py 100.00% <0.00%> (ø)
... and 8 more

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 b83bdea...f8ebbf7. Read the comment docs.

@wangruohui wangruohui changed the title [Improve] Update opencv-python to 4.5.4.64 [Improve] Update opencv-python to 4.5.5.64 Apr 7, 2022
@wangruohui wangruohui marked this pull request as draft April 8, 2022 15:06
@wangruohui wangruohui marked this pull request as ready for review June 9, 2022 11:58
@wangruohui wangruohui changed the title [Improve] Update opencv-python to 4.5.5.64 [Improve] Skip problematic opencv-python version (#833) Jun 10, 2022
@wangruohui wangruohui changed the title [Improve] Skip problematic opencv-python version (#833) [Improve] Skip problematic opencv-python versions Jun 10, 2022
@wangruohui wangruohui merged commit 7fe0c57 into master Jun 10, 2022
@wangruohui wangruohui deleted the wangruohui-patch-2 branch June 10, 2022 05:04
wangruohui added a commit to wangruohui/mmediting that referenced this pull request Jul 7, 2022
* Update runtime.txt

* Update runtime.txt

* Update runtime.txt

* Update build.yml

* Update runtime.txt

* empty

* empty

* Update runtime.txt

* fix lint
wangruohui added a commit to wangruohui/mmediting that referenced this pull request Jul 7, 2022
* Update runtime.txt

* Update runtime.txt

* Update runtime.txt

* Update build.yml

* Update runtime.txt

* empty

* empty

* Update runtime.txt

* fix lint
Yshuo-Li pushed a commit to Yshuo-Li/mmediting that referenced this pull request Jul 15, 2022
* Update runtime.txt

* Update runtime.txt

* Update runtime.txt

* Update build.yml

* Update runtime.txt

* empty

* empty

* Update runtime.txt

* fix lint
Yshuo-Li pushed a commit to Yshuo-Li/mmediting that referenced this pull request Jul 15, 2022
* Update runtime.txt

* Update runtime.txt

* Update runtime.txt

* Update build.yml

* Update runtime.txt

* empty

* empty

* Update runtime.txt

* fix lint
Yshuo-Li pushed a commit to Yshuo-Li/mmediting that referenced this pull request Jul 16, 2022
* Update runtime.txt

* Update runtime.txt

* Update runtime.txt

* Update build.yml

* Update runtime.txt

* empty

* empty

* Update runtime.txt

* fix lint
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.

Could you help upgrade the vulnerble dependency in mmedit?
2 participants