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: add python sdk zh-doc #1333

Merged
merged 1 commit into from
Oct 10, 2022
Merged

Conversation

tianweidut
Copy link
Member

Description

  • add sdk doc
  • export URI and URIType

Modules

  • Python-SDK
  • Others

Checklist

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

@tianweidut tianweidut added doc 📄 Improvements or additions to documentation sdk 🐶 labels Oct 9, 2022
@tianweidut tianweidut added this to the v0.3 milestone Oct 9, 2022
@tianweidut tianweidut self-assigned this Oct 9, 2022
@codecov
Copy link

codecov bot commented Oct 9, 2022

Codecov Report

Merging #1333 (5e9350b) into main (ea57cab) will increase coverage by 8.72%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##               main    #1333      +/-   ##
============================================
+ Coverage     76.82%   85.55%   +8.72%     
============================================
  Files           292       63     -229     
  Lines         13803     7213    -6590     
  Branches        700        0     -700     
============================================
- Hits          10604     6171    -4433     
+ Misses         2958     1042    -1916     
+ Partials        241        0     -241     
Flag Coverage Δ
controller ?
standalone 85.55% <ø> (ø)
unittests 85.55% <ø> (ø)

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
...ops/domain/job/split/JobSpliteratorEvaluation.java
...java/ai/starwhale/mlops/common/InvokerManager.java
...guration/security/JwtAuthenticationEntryPoint.java
...e/mlops/domain/swds/converter/SwdsVoConvertor.java
...ain/java/ai/starwhale/mlops/storage/env/S3Env.java
...tarwhale/mlops/domain/bundle/BundleVersionUrl.java
...ain/java/ai/starwhale/mlops/common/BaseEntity.java
...starwhale/mlops/domain/job/spec/JobSpecParser.java
...ale/mlops/api/protocol/swmp/ClientSwmpRequest.java
... and 219 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 e630479 into star-whale:main Oct 10, 2022
@tianweidut tianweidut deleted the doc/update-sdk 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 sdk 🐶
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants