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

chore(install): remove useless internal pypi mirror address #1796

Merged
merged 1 commit into from
Feb 8, 2023

Conversation

tianweidut
Copy link
Member

Description

Modules

  • Others

Checklist

  • run code format and lint check
  • add unit test
  • add necessary doc

@codecov
Copy link

codecov bot commented Feb 7, 2023

Codecov Report

Merging #1796 (6a77ac9) into main (175a290) will decrease coverage by 8.21%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##               main    #1796      +/-   ##
============================================
- Coverage     82.14%   73.93%   -8.21%     
+ Complexity     1966     1965       -1     
============================================
  Files           355      276      -79     
  Lines         18989     9418    -9571     
  Branches       1037     1037              
============================================
- Hits          15598     6963    -8635     
+ Misses         2958     2021     -937     
- Partials        433      434       +1     
Flag Coverage Δ
controller 73.93% <ø> (-0.03%) ⬇️
standalone ?
unittests ?

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

Impacted Files Coverage Δ
...n/java/ai/starwhale/mlops/datastore/DataStore.java 86.88% <0.00%> (-0.66%) ⬇️
client/starwhale/base/cloud.py
client/starwhale/core/eval/executor.py
client/starwhale/utils/retry.py
client/starwhale/api/evaluation.py
client/starwhale/core/eval/view.py
client/starwhale/utils/docker.py
client/starwhale/core/runtime/view.py
client/starwhale/base/bundle_copy.py
client/starwhale/utils/process.py
... and 70 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Copy link
Contributor

@goldenxinxing goldenxinxing left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@goldenxinxing goldenxinxing merged commit 3f18410 into star-whale:main Feb 8, 2023
@tianweidut tianweidut deleted the chore/helm-useless branch April 16, 2023 07:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore 🛎️ some tiny change install
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants