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

enhance(runtime): runtime quickstart will create workdir automatically #1254

Merged
merged 1 commit into from
Sep 20, 2022

Conversation

tianweidut
Copy link
Member

Description

Modules

  • Client

Checklist

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

@codecov
Copy link

codecov bot commented Sep 20, 2022

Codecov Report

Merging #1254 (5efff91) into main (b7a536c) will increase coverage by 11.89%.
The diff coverage is 100.00%.

@@              Coverage Diff              @@
##               main    #1254       +/-   ##
=============================================
+ Coverage     73.79%   85.69%   +11.89%     
=============================================
  Files           287       62      -225     
  Lines         13312     6998     -6314     
  Branches        646        0      -646     
=============================================
- Hits           9824     5997     -3827     
+ Misses         3268     1001     -2267     
+ Partials        220        0      -220     
Flag Coverage Δ
controller ?
standalone 85.69% <100.00%> (+<0.01%) ⬆️
unittests 85.69% <100.00%> (+<0.01%) ⬆️

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

Impacted Files Coverage Δ
client/starwhale/core/runtime/view.py 91.30% <ø> (ø)
client/starwhale/core/runtime/model.py 92.91% <100.00%> (+0.02%) ⬆️
...hale/mlops/domain/bundle/revert/RevertManager.java
...ale/mlops/domain/swmp/po/SwModelPackageEntity.java
...le/mlops/domain/swds/objectstore/DsFileGetter.java
...e/mlops/domain/swds/converter/SwdsBoConverter.java
...ai/starwhale/mlops/datastore/TableQueryFilter.java
...e/mlops/api/protocol/system/UpgradeProgressVo.java
...tarwhale/mlops/api/protocol/user/SystemRoleVo.java
...ai/starwhale/mlops/domain/job/cache/JobLoader.java
... and 217 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 05b398c into star-whale:main Sep 20, 2022
@tianweidut tianweidut deleted the fix/runtime-quickstart branch April 17, 2023 02:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants