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

doc: update zh-doc for example and cli #1304

Merged
merged 11 commits into from
Oct 8, 2022

Conversation

tianweidut
Copy link
Member

@tianweidut tianweidut commented Sep 26, 2022

Description

  • tutorials docs
  • cli docs
  • fix some client tiny issues

Modules

  • Others

Checklist

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

@tianweidut tianweidut added the doc 📄 Improvements or additions to documentation label Sep 26, 2022
@tianweidut tianweidut added this to the v0.3 milestone Sep 26, 2022
@tianweidut tianweidut self-assigned this Sep 26, 2022
@tianweidut tianweidut force-pushed the doc/example-update branch 5 times, most recently from 97e1f1d to 41867d4 Compare September 27, 2022 10:38
@tianweidut tianweidut changed the title WIP doc: update example doc WIP doc: update doc Sep 27, 2022
@tianweidut tianweidut force-pushed the doc/example-update branch 8 times, most recently from 6e4b11c to c1634a9 Compare September 29, 2022 07:51
@codecov
Copy link

codecov bot commented Sep 29, 2022

Codecov Report

Merging #1304 (654a0a2) into main (9c659a5) will increase coverage by 9.40%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##               main    #1304      +/-   ##
============================================
+ Coverage     76.21%   85.61%   +9.40%     
============================================
  Files           291       63     -228     
  Lines         13781     7183    -6598     
  Branches        702        0     -702     
============================================
- Hits          10503     6150    -4353     
+ Misses         3037     1033    -2004     
+ Partials        241        0     -241     
Flag Coverage Δ
controller ?
standalone 85.61% <100.00%> (+<0.01%) ⬆️
unittests 85.61% <100.00%> (+<0.01%) ⬆️

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

Impacted Files Coverage Δ
client/starwhale/consts/__init__.py 100.00% <100.00%> (ø)
client/starwhale/mngt/__init__.py 63.24% <100.00%> (ø)
client/starwhale/utils/config.py 96.15% <100.00%> (ø)
.../starwhale/mlops/api/protocol/user/UserRoleVo.java
...arwhale/mlops/domain/swds/upload/SwdsUploader.java
...java/ai/starwhale/mlops/domain/job/JobManager.java
...va/ai/starwhale/mlops/domain/swmp/bo/SwmpFile.java
...ain/java/ai/starwhale/mlops/common/BaseEntity.java
...in/java/ai/starwhale/mlops/common/OrderParams.java
.../starwhale/mlops/common/VersionAliasConvertor.java
... and 221 more

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

@tianweidut tianweidut force-pushed the doc/example-update branch 5 times, most recently from c9a4c4e to f12ae93 Compare September 29, 2022 14:50
@tianweidut tianweidut force-pushed the doc/example-update branch 2 times, most recently from 92b2f6c to 19b6883 Compare September 30, 2022 02:53
@tianweidut tianweidut changed the title WIP doc: update doc doc: update zh-doc Sep 30, 2022
@tianweidut tianweidut marked this pull request as ready for review September 30, 2022 06:17
@tianweidut tianweidut changed the title doc: update zh-doc doc: update zh-doc for example and cli Sep 30, 2022
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 d1afb05 into star-whale:main Oct 8, 2022
@tianweidut tianweidut deleted the doc/example-update branch April 17, 2023 02:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ban-e2e 🚫 doc 📄 Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants