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] revise pip upgrade for win-ci #311

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

LeoXing1996
Copy link
Collaborator

pip install --upgrade pip is failing on windows GitHub actions runners with v22.0.

@LeoXing1996 LeoXing1996 requested a review from plyfager June 1, 2022 02:07
@codecov
Copy link

codecov bot commented Jun 1, 2022

Codecov Report

Merging #311 (28f60cb) into master (6bce6ed) will decrease coverage by 0.03%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #311      +/-   ##
==========================================
- Coverage   74.81%   74.78%   -0.04%     
==========================================
  Files         145      145              
  Lines       10912    10912              
  Branches     2145     2145              
==========================================
- Hits         8164     8160       -4     
- Misses       2212     2214       +2     
- Partials      536      538       +2     
Flag Coverage Δ
unittests 74.78% <ø> (-0.02%) ⬇️

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

Impacted Files Coverage Δ
...chitectures/stylegan/generator_discriminator_v1.py 89.83% <0.00%> (-1.13%) ⬇️
...chitectures/stylegan/generator_discriminator_v2.py 88.83% <0.00%> (-0.94%) ⬇️

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 eba26af...28f60cb. Read the comment docs.

@zengyh1900 zengyh1900 added this to the 0.8.0 milestone Oct 12, 2022
@zengyh1900 zengyh1900 added kind/bug something isn't working awaiting response priority/P0 highest priority labels Oct 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug something isn't working priority/P0 highest priority
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants