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(example): update example code with device converter #1264

Merged
merged 1 commit into from
Sep 21, 2022

Conversation

tianweidut
Copy link
Member

Description

Modules

  • Others

Checklist

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

@tianweidut tianweidut added this to the v0.3 milestone Sep 20, 2022
@tianweidut tianweidut self-assigned this Sep 20, 2022
@codecov
Copy link

codecov bot commented Sep 20, 2022

Codecov Report

Merging #1264 (b8e8fc2) into main (debce5f) will increase coverage by 11.78%.
The diff coverage is 100.00%.

@@              Coverage Diff              @@
##               main    #1264       +/-   ##
=============================================
+ Coverage     73.84%   85.63%   +11.78%     
=============================================
  Files           287       62      -225     
  Lines         13378     7029     -6349     
  Branches        651        0      -651     
=============================================
- Hits           9879     6019     -3860     
+ Misses         3277     1010     -2267     
+ Partials        222        0      -222     
Flag Coverage Δ
controller ?
standalone 85.63% <100.00%> (ø)
unittests 85.63% <100.00%> (ø)

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

Impacted Files Coverage Δ
client/starwhale/core/runtime/model.py 92.91% <100.00%> (ø)
...in/java/ai/starwhale/mlops/common/OrderParams.java
...ai/starwhale/mlops/exception/ConvertException.java
...arwhale/mlops/domain/user/SystemRoleConvertor.java
...e/mlops/domain/swds/converter/SwdsBoConverter.java
...java/ai/starwhale/mlops/domain/dag/DagQuerier.java
...whale/mlops/domain/job/cache/HotJobHolderImpl.java
...starwhale/mlops/domain/storage/StorageService.java
.../domain/system/resourcepool/ResourcePoolCache.java
...tarwhale/mlops/domain/job/cache/HotJobsLoader.java
... and 216 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 c37fadd into star-whale:main Sep 21, 2022
@tianweidut tianweidut deleted the example/update-config branch April 17, 2023 02:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants