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

Add CI for windows #732

Merged
merged 7 commits into from
Feb 15, 2022
Merged

Add CI for windows #732

merged 7 commits into from
Feb 15, 2022

Conversation

wangruohui
Copy link
Member

@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

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