Skip to content

Add CI for windows#732

Merged
wangruohui merged 7 commits intoopen-mmlab:masterfrom
wangruohui:windows_ci
Feb 15, 2022
Merged

Add CI for windows#732
wangruohui merged 7 commits intoopen-mmlab:masterfrom
wangruohui:windows_ci

Conversation

@wangruohui
Copy link
Copy Markdown
Collaborator

@wangruohui wangruohui commented Feb 10, 2022

Note: coverage run --branch --source mmedit -m pytest tests should be a single line command. When combined with multiple commands in a single step, failure of pytest will not cause CI to fail!

@codecov
Copy link
Copy Markdown

codecov bot commented Feb 10, 2022

Codecov Report

Merging #732 (fde30a8) into master (725289f) will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #732      +/-   ##
==========================================
+ Coverage   82.93%   82.95%   +0.01%     
==========================================
  Files         215      215              
  Lines       12121    12121              
  Branches     1945     1945              
==========================================
+ Hits        10053    10055       +2     
+ Misses       1763     1762       -1     
+ Partials      305      304       -1     
Flag Coverage Δ
unittests 82.93% <ø> (+<0.01%) ⬆️

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

Impacted Files Coverage Δ
...ls/components/stylegan2/generator_discriminator.py 86.14% <0.00%> (+1.20%) ⬆️

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 725289f...fde30a8. Read the comment docs.

@wangruohui wangruohui merged commit e9f4097 into open-mmlab:master Feb 15, 2022
Yshuo-Li added a commit to Yshuo-Li/mmediting that referenced this pull request Jul 15, 2022
* Add CI for windows

* only-binary flag

* remove opencv dependency

* install opencv with facexlib

* quote less than

* Update build.yml

Co-authored-by: ys-li <56712176+Yshuo-Li@users.noreply.github.com>
Yshuo-Li added a commit to Yshuo-Li/mmediting that referenced this pull request Jul 15, 2022
* Add CI for windows

* only-binary flag

* remove opencv dependency

* install opencv with facexlib

* quote less than

* Update build.yml

Co-authored-by: ys-li <56712176+Yshuo-Li@users.noreply.github.com>
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